#0E0428#0E0428
#0E0428 is a very dark, moderate violet. Relative luminance 0.003; OKLCH L 15.7% C 0.071 H 289.8°. Best body text is #FFFFFF at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #0E0428 |
|---|---|
| RGB | rgb(14, 4, 40) |
| HSL | hsl(257, 82%, 9%) |
| HSV | hsv(257, 90%, 16%) |
| CMYK | cmyk(65%, 90%, 0%, 84.3%) |
| CIE-LAB | lab(3.01, 11.90, -20.34) |
| CIE-LCH | lch(3.01, 23.56, 300.34°) |
| OKLab | oklab(15.75% 0.024 -0.0668) |
| OKLCH | oklch(15.75% 0.071 289.8) |
| XYZ | xyz(0.6074, 0.3334, 2.0394) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 3.32
Dark Navy Blue
#00022E
ΔE00 4.02
Very Dark Blue
#000133
ΔE00 5.03
Dark Navy
#000435
ΔE00 5.19
Midnight Blue (survey)
#020035
ΔE00 5.41
Navy (survey)
#01153E
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E0428 #1E2804
analogous
#040C28 #0E0428 #200428
triadic
#0E0428 #280E04 #04280E
tetradic
#0E0428 #28040C #1E2804 #042820
square
#0E0428 #28040C #1E2804 #042820
split-complementary
#0E0428 #282004 #0C2804
monochromatic
#0A031C #0A031C #0E0428 #210A60 #350F97
Accessibility & contrast
On white
19.69
#0E0428 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#0E0428 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E0428
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E0428 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E0428 | 1.00 | 19.69 | 1.07 | 19.69 |
| #FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C29
Deuteranopia (green-blind)
#000A27
Tritanopia (blue-blind)
#050D15
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #0e0428; /* rgb */ color: rgb(14, 4, 40); /* oklch */ color: oklch(15.7% 0.071 289.8);
Tailwind
colors: {
custom: {
50: '#4e4862',
500: '#0e0428',
950: '#000000',
},
}SCSS
$custom: #0e0428; $custom-light: #4e4862; $custom-dark: #000000;
JSON
{
"hex": "#0e0428",
"rgb": {
"r": 14,
"g": 4,
"b": 40
},
"hsl": {
"h": 256.667,
"s": 81.818,
"l": 8.627
},
"oklch": {
"l": 0.15748,
"c": 0.07096,
"h": 289.8
},
"luminance": 0.00333
}Semantic roles & 50–950 ramp
primary
#0E0428
secondary
#556B1D
accent
#F830C0
background
#F4F4F5
surface
#E7E6EA
border
#C3C2C6
text
#010005
muted
#777779