#2C2A94#2C2A94
#2C2A94 is a dark, vivid blue. Relative luminance 0.043; OKLCH L 36.6% C 0.167 H 275.1°. Best body text is #FFFFFF at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #2C2A94 |
|---|---|
| RGB | rgb(44, 42, 148) |
| HSL | hsl(241, 56%, 37%) |
| HSV | hsv(241, 72%, 58%) |
| CMYK | cmyk(70.3%, 71.6%, 0%, 42%) |
| CIE-LAB | lab(24.73, 36.10, -57.66) |
| CIE-LCH | lch(24.73, 68.03, 302.05°) |
| OKLab | oklab(36.63% 0.015 -0.1666) |
| OKLCH | oklch(36.63% 0.167 275.1) |
| XYZ | xyz(7.2102, 4.3289, 28.4668) |
| Luminance | 0.0433 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Royal
#0C1793
ΔE00 4.70
Sapphire (survey)
#2138AB
ΔE00 5.08
Indigo Blue
#3A18B1
ΔE00 5.82
Cobalt Blue
#030AA7
ΔE00 6.52
Midnight Blue
#191970
ΔE00 6.66
Darkslateblue
#483D8B
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C2A94 #92942A
analogous
#2A5D94 #2C2A94 #612A94
triadic
#2C2A94 #942C2A #2A942C
tetradic
#2C2A94 #942A5D #92942A #2A9461
square
#2C2A94 #942A5D #92942A #2A9461
split-complementary
#2C2A94 #94612A #5D942A
monochromatic
#100F35 #1E1C64 #2C2A94 #3A38C4 #6765D3
Accessibility & contrast
On white
11.25
#2C2A94 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.87
#2C2A94 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2C2A94
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C2A94 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2C2A94 | 1.00 | 11.25 | 1.87 | 11.25 |
| #FFFFFF | 11.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.87 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#003F97
Deuteranopia (green-blind)
#003692
Tritanopia (blue-blind)
#00475C
Achromatopsia (no color)
#3B3B3B
Design tokens & code
CSS
--color: #2c2a94; /* rgb */ color: rgb(44, 42, 148); /* oklch */ color: oklch(36.6% 0.167 275.1);
Tailwind
colors: {
custom: {
50: '#7564b4',
500: '#2c2a94',
950: '#000000',
},
}SCSS
$custom: #2c2a94; $custom-light: #7564b4; $custom-dark: #000000;
JSON
{
"hex": "#2c2a94",
"rgb": {
"r": 44,
"g": 42,
"b": 148
},
"hsl": {
"h": 241.132,
"s": 55.789,
"l": 37.255
},
"oklch": {
"l": 0.36634,
"c": 0.1673,
"h": 275.1
},
"luminance": 0.0433
}Semantic roles & 50–950 ramp
primary
#2C2A94
secondary
#B8B960
accent
#DF49DC
background
#F7F6FB
surface
#EEEBF6
border
#C9C6D0
text
#090511
muted
#7B7A80