What Color Is #2F88CC?
When rendered, #2F88CC appears as a deep blue shade. The R:47, G:136, B:204 breakdown shows a blue-dominant profile with deep depth. At 49% lightness, it sits in the lower half of the brightness range.
Color Meaning of #2F88CC
Designers choose blue tones when their projects require trust, reliability, and professionalism. #2F88CC inherits these qualities while its deep nature adds visual weight that commands attention and establishes hierarchy.
Where to Use HEX Code #2F88CC
Similar HEX Color Codes
HEX Code #2F88CC in Design Systems
Design token strategy for #2F88CC: assign it as color.blue.deep in your token hierarchy. From this base, compute tint/shade ramps programmatically using OKLCH (preferred for perceptual uniformity) or HSL adjustments. Export tokens to CSS, iOS, and Android through Style Dictionary or Tokens Studio.
Contrast data: perceived brightness 117/255 positions this color in the dark range where white text at 100% opacity meets WCAG AA. For non-text elements like icons and borders, a 3:1 contrast ratio against the background is the minimum standard.
FAQ About HEX Color Code #2F88CC
What color is #2F88CC?
#2F88CC produces a deep blue tone. The RGB breakdown (47, 136, 204) shows how the three light channels combine to create this specific blue hue at 206° on the color wheel.
Is #2F88CC a dark or light color?
#2F88CC registers as a dark color at 117/255 perceived brightness. In practical terms, white (#FFFFFF) or very light text will provide the best readability.
What colors go well with #2F88CC?
#2F88CC. Split-complementary (±150°) adds variety with less tension. Monochromatic schemes — lighter and darker blue shades — are the safest harmonious option.
Can I use #2F88CC for branding?
#2F88CC can serve as a primary or secondary brand color. Before committing, verify it renders well in both RGB (screens) and CMYK (print), test it against competitor palettes for differentiation, and confirm it meets WCAG contrast requirements in all planned applications.
How do I convert #2F88CC to other color formats?
#2F88CC to RGB(47, 136, 204) by splitting the hex into three pairs and converting each from base-16 to base-10. HSL(206°, 63%, 49%) is derived from the RGB values using the standard algorithm. Visit our HEX to HSL converter for additional formats.