#2C2BAE#2C2BAE
#2C2BAE is a dark, vivid blue. Relative luminance 0.053; OKLCH L 39.5% C 0.199 H 272.8°. Best body text is #FFFFFF at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #2C2BAE |
|---|---|
| RGB | rgb(44, 43, 174) |
| HSL | hsl(240, 60%, 43%) |
| HSV | hsv(240, 75%, 68%) |
| CMYK | cmyk(74.7%, 75.3%, 0%, 31.8%) |
| CIE-LAB | lab(27.62, 44.34, -68.69) |
| CIE-LCH | lch(27.62, 81.76, 302.84°) |
| OKLab | oklab(39.5% 0.0099 -0.1988) |
| OKLCH | oklch(39.5% 0.199 272.8) |
| XYZ | xyz(9.5400, 5.3182, 40.5599) |
| Luminance | 0.0532 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Indigo Blue
#3A18B1
ΔE00 3.96
Sapphire (survey)
#2138AB
ΔE00 3.99
True Blue
#010FCC
ΔE00 5.36
Royal
#0C1793
ΔE00 6.12
Cobalt Blue
#030AA7
ΔE00 6.19
Ultramarine
#2000B1
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C2BAE #ADAE2B
analogous
#2B6BAE #2C2BAE #6D2BAE
triadic
#2C2BAE #AE2C2B #2BAE2C
tetradic
#2C2BAE #AE2B6B #ADAE2B #2BAE6D
square
#2C2BAE #AE2B6B #ADAE2B #2BAE6D
split-complementary
#2C2BAE #AE6D2B #6BAE2B
monochromatic
#13134C #201F7D #2C2BAE #4645D1 #7776DD
Accessibility & contrast
On white
10.18
#2C2BAE on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.06
#2C2BAE on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2C2BAE
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C2BAE | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2C2BAE | 1.00 | 10.18 | 2.06 | 10.18 |
| #FFFFFF | 10.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0047B2
Deuteranopia (green-blind)
#003BAC
Tritanopia (blue-blind)
#00516A
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #2c2bae; /* rgb */ color: rgb(44, 43, 174); /* oklch */ color: oklch(39.5% 0.199 272.8);
Tailwind
colors: {
custom: {
50: '#7b66c7',
500: '#2c2bae',
950: '#000000',
},
}SCSS
$custom: #2c2bae; $custom-light: #7b66c7; $custom-dark: #000000;
JSON
{
"hex": "#2c2bae",
"rgb": {
"r": 44,
"g": 43,
"b": 174
},
"hsl": {
"h": 240.458,
"s": 60.369,
"l": 42.549
},
"oklch": {
"l": 0.39498,
"c": 0.19903,
"h": 272.8
},
"luminance": 0.05319
}Semantic roles & 50–950 ramp
primary
#2C2BAE
secondary
#C4C570
accent
#E444E2
background
#F8F6FC
surface
#EFEBF8
border
#CAC6D1
text
#0B0613
muted
#7C7A82