#2E2E91#2E2E91
#2E2E91 is a dark, vivid blue. Relative luminance 0.046; OKLCH L 37.1% C 0.158 H 275.5°. Best body text is #FFFFFF at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #2E2E91 |
|---|---|
| RGB | rgb(46, 46, 145) |
| HSL | hsl(240, 52%, 37%) |
| HSV | hsv(240, 68%, 57%) |
| CMYK | cmyk(68.3%, 68.3%, 0%, 43.1%) |
| CIE-LAB | lab(25.50, 32.81, -54.54) |
| CIE-LCH | lch(25.50, 63.65, 301.03°) |
| OKLab | oklab(37.14% 0.0151 -0.1574) |
| OKLCH | oklch(37.14% 0.158 275.5) |
| XYZ | xyz(7.2129, 4.5785, 27.2862) |
| Luminance | 0.0458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 4.71
Royal
#0C1793
ΔE00 5.82
Darkslateblue
#483D8B
ΔE00 5.82
Blueberry
#464196
ΔE00 5.94
Indigo Blue
#3A18B1
ΔE00 6.86
Midnight Blue
#191970
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2E2E91 #91912E
analogous
#2E6091 #2E2E91 #602E91
triadic
#2E2E91 #912E2E #2E912E
tetradic
#2E2E91 #912E60 #91912E #2E9160
square
#2E2E91 #912E60 #91912E #2E9160
split-complementary
#2E2E91 #91602E #60912E
monochromatic
#111134 #1F1F63 #2E2E91 #3D3DBF #6A6AD0
Accessibility & contrast
On white
10.96
#2E2E91 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.92
#2E2E91 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2E2E91
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2E2E91 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2E2E91 | 1.00 | 10.96 | 1.92 | 10.96 |
| #FFFFFF | 10.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.92 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004194
Deuteranopia (green-blind)
#00388F
Tritanopia (blue-blind)
#00485B
Achromatopsia (no color)
#3C3C3C
Design tokens & code
CSS
--color: #2e2e91; /* rgb */ color: rgb(46, 46, 145); /* oklch */ color: oklch(37.1% 0.158 275.5);
Tailwind
colors: {
custom: {
50: '#7467b2',
500: '#2e2e91',
950: '#000000',
},
}SCSS
$custom: #2e2e91; $custom-light: #7467b2; $custom-dark: #000000;
JSON
{
"hex": "#2e2e91",
"rgb": {
"r": 46,
"g": 46,
"b": 145
},
"hsl": {
"h": 240,
"s": 51.832,
"l": 37.451
},
"oklch": {
"l": 0.37136,
"c": 0.15817,
"h": 275.5
},
"luminance": 0.04579
}Semantic roles & 50–950 ramp
primary
#2E2E91
secondary
#B7B764
accent
#DB4DDB
background
#F7F6FB
surface
#EEEBF6
border
#C9C6D0
text
#090611
muted
#7B7A80