#2C2FBB#2C2FBB
#2C2FBB is a dark, highly saturated blue. Relative luminance 0.062; OKLCH L 41.5% C 0.211 H 271.6°. Best body text is #FFFFFF at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #2C2FBB |
|---|---|
| RGB | rgb(44, 47, 187) |
| HSL | hsl(239, 62%, 45%) |
| HSV | hsv(239, 76%, 73%) |
| CMYK | cmyk(76.5%, 74.9%, 0%, 26.7%) |
| CIE-LAB | lab(29.80, 46.41, -72.84) |
| CIE-LCH | lch(29.80, 86.36, 302.50°) |
| OKLab | oklab(41.45% 0.0058 -0.2109) |
| OKLCH | oklch(41.45% 0.211 271.6) |
| XYZ | xyz(11.0218, 6.1552, 47.6113) |
| Luminance | 0.0616 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 3.82
Indigo Blue
#3A18B1
ΔE00 4.90
True Blue
#010FCC
ΔE00 5.37
Blue Blue
#2242C7
ΔE00 5.44
Blue With A Hint Of Purple
#533CC6
ΔE00 5.58
Blurple
#5539CC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C2FBB #BBB82C
analogous
#2C77BB #2C2FBB #702CBB
triadic
#2C2FBB #BB2C2F #2FBB2C
tetradic
#2C2FBB #BB2C77 #BBB82C #2CBB70
square
#2C2FBB #BB2C77 #BBB82C #2CBB70
split-complementary
#2C2FBB #BB702C #77BB2C
monochromatic
#151658 #202389 #2C2FBB #4F52D6 #8082E1
Accessibility & contrast
On white
9.41
#2C2FBB on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.23
#2C2FBB on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2C2FBB
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C2FBB | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2C2FBB | 1.00 | 9.41 | 2.23 | 9.41 |
| #FFFFFF | 9.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004DBF
Deuteranopia (green-blind)
#003FB9
Tritanopia (blue-blind)
#005873
Achromatopsia (no color)
#464646
Design tokens & code
CSS
--color: #2c2fbb; /* rgb */ color: rgb(44, 47, 187); /* oklch */ color: oklch(41.5% 0.211 271.6);
Tailwind
colors: {
custom: {
50: '#7d69d1',
500: '#2c2fbb',
950: '#000000',
},
}SCSS
$custom: #2c2fbb; $custom-light: #7d69d1; $custom-dark: #000000;
JSON
{
"hex": "#2c2fbb",
"rgb": {
"r": 44,
"g": 47,
"b": 187
},
"hsl": {
"h": 238.741,
"s": 61.905,
"l": 45.294
},
"oklch": {
"l": 0.41452,
"c": 0.21095,
"h": 271.6
},
"luminance": 0.06156
}Semantic roles & 50–950 ramp
primary
#2C2FBB
secondary
#CAC879
accent
#E243E5
background
#F8F6FD
surface
#F0EBFA
border
#CBC6D3
text
#0C0614
muted
#7D7A83