#2E2AA9#2E2AA9
#2E2AA9 is a dark, vivid blue. Relative luminance 0.051; OKLCH L 38.9% C 0.193 H 274.1°. Best body text is #FFFFFF at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #2E2AA9 |
|---|---|
| RGB | rgb(46, 42, 169) |
| HSL | hsl(242, 60%, 41%) |
| HSV | hsv(242, 75%, 66%) |
| CMYK | cmyk(72.8%, 75.1%, 0%, 33.7%) |
| CIE-LAB | lab(27.02, 43.43, -66.68) |
| CIE-LCH | lch(27.02, 79.58, 303.07°) |
| OKLab | oklab(38.95% 0.0137 -0.1929) |
| OKLCH | oklch(38.95% 0.193 274.1) |
| XYZ | xyz(9.1137, 5.1004, 38.0326) |
| Luminance | 0.0510 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Indigo Blue
#3A18B1
ΔE00 3.82
Sapphire (survey)
#2138AB
ΔE00 4.26
Royal
#0C1793
ΔE00 5.61
True Blue
#010FCC
ΔE00 5.65
Cobalt Blue
#030AA7
ΔE00 5.92
Ultramarine
#2000B1
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2E2AA9 #A5A92A
analogous
#2A66A9 #2E2AA9 #6E2AA9
triadic
#2E2AA9 #A92E2A #2AA92E
tetradic
#2E2AA9 #A92A66 #A5A92A #2AA96E
square
#2E2AA9 #A92A66 #A5A92A #2AA96E
split-complementary
#2E2AA9 #A96E2A #66A92A
monochromatic
#131247 #211E78 #2E2AA9 #4541D0 #7572DC
Accessibility & contrast
On white
10.40
#2E2AA9 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.02
#2E2AA9 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2E2AA9
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2E2AA9 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2E2AA9 | 1.00 | 10.40 | 2.02 | 10.40 |
| #FFFFFF | 10.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0046AD
Deuteranopia (green-blind)
#003AA7
Tritanopia (blue-blind)
#004F67
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #2e2aa9; /* rgb */ color: rgb(46, 42, 169); /* oklch */ color: oklch(38.9% 0.193 274.1);
Tailwind
colors: {
custom: {
50: '#7a65c4',
500: '#2e2aa9',
950: '#000000',
},
}SCSS
$custom: #2e2aa9; $custom-light: #7a65c4; $custom-dark: #000000;
JSON
{
"hex": "#2e2aa9",
"rgb": {
"r": 46,
"g": 42,
"b": 169
},
"hsl": {
"h": 241.89,
"s": 60.19,
"l": 41.373
},
"oklch": {
"l": 0.38947,
"c": 0.19337,
"h": 274.1
},
"luminance": 0.05101
}Semantic roles & 50–950 ramp
primary
#2E2AA9
secondary
#C0C36C
accent
#E344DE
background
#F8F6FC
surface
#EFEBF8
border
#CAC6D1
text
#0B0613
muted
#7C7A82