#2E248F#2E248F
#2E248F is a dark, vivid blue. Relative luminance 0.038; OKLCH L 35.3% C 0.167 H 277.7°. Best body text is #FFFFFF at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #2E248F |
|---|---|
| RGB | rgb(46, 36, 143) |
| HSL | hsl(246, 60%, 35%) |
| HSV | hsv(246, 75%, 56%) |
| CMYK | cmyk(67.8%, 74.8%, 0%, 43.9%) |
| CIE-LAB | lab(23.08, 38.22, -57.27) |
| CIE-LCH | lch(23.08, 68.85, 303.72°) |
| OKLab | oklab(35.35% 0.0225 -0.1654) |
| OKLCH | oklch(35.35% 0.167 277.7) |
| XYZ | xyz(6.7139, 3.8252, 26.3658) |
| Luminance | 0.0383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Royal
#0C1793
ΔE00 3.68
Indigo Blue
#3A18B1
ΔE00 5.48
Midnight Blue
#191970
ΔE00 5.55
Cobalt Blue
#030AA7
ΔE00 5.71
Royal Blue (survey)
#0504AA
ΔE00 6.23
Indigo (survey)
#380282
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2E248F #858F24
analogous
#24508F #2E248F #63248F
triadic
#2E248F #8F2E24 #248F2E
tetradic
#2E248F #8F2450 #858F24 #248F63
square
#2E248F #8F2450 #858F24 #248F63
split-complementary
#2E248F #8F6324 #508F24
monochromatic
#0F0B2D #1E185E #2E248F #3E30C0 #6458D5
Accessibility & contrast
On white
11.90
#2E248F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.77
#2E248F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2E248F
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2E248F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2E248F | 1.00 | 11.90 | 1.77 | 11.90 |
| #FFFFFF | 11.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.77 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#003B92
Deuteranopia (green-blind)
#00338D
Tritanopia (blue-blind)
#004257
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #2e248f; /* rgb */ color: rgb(46, 36, 143); /* oklch */ color: oklch(35.3% 0.167 277.7);
Tailwind
colors: {
custom: {
50: '#7560b1',
500: '#2e248f',
950: '#000000',
},
}SCSS
$custom: #2e248f; $custom-light: #7560b1; $custom-dark: #000000;
JSON
{
"hex": "#2e248f",
"rgb": {
"r": 46,
"g": 36,
"b": 143
},
"hsl": {
"h": 245.607,
"s": 59.777,
"l": 35.098
},
"oklch": {
"l": 0.35345,
"c": 0.16693,
"h": 277.7
},
"luminance": 0.03826
}Semantic roles & 50–950 ramp
primary
#2E248F
secondary
#B0B955
accent
#E345D4
background
#F7F5FB
surface
#EEEAF6
border
#C9C6D0
text
#090511
muted
#7B7980