#0E0422#0E0422
#0E0422 is a very dark, moderate violet. Relative luminance 0.003; OKLCH L 15.1% C 0.062 H 294.6°. Best body text is #FFFFFF at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #0E0422 |
|---|---|
| RGB | rgb(14, 4, 34) |
| HSL | hsl(260, 79%, 7%) |
| HSV | hsv(260, 88%, 13%) |
| CMYK | cmyk(58.8%, 88.2%, 0%, 86.7%) |
| CIE-LAB | lab(2.67, 9.51, -16.21) |
| CIE-LCH | lch(2.67, 18.79, 300.40°) |
| OKLab | oklab(15.06% 0.0258 -0.0564) |
| OKLCH | oklch(15.06% 0.062 294.6) |
| XYZ | xyz(0.5132, 0.2957, 1.5431) |
| Luminance | 0.0030 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 5.35
Dark Navy Blue
#00022E
ΔE00 5.85
Very Dark Blue
#000133
ΔE00 7.24
Dark Navy
#000435
ΔE00 7.39
Midnight Blue (survey)
#020035
ΔE00 7.77
Navy (survey)
#01153E
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E0422 #182204
analogous
#040922 #0E0422 #1D0422
triadic
#0E0422 #220E04 #04220E
tetradic
#0E0422 #220409 #182204 #04221D
square
#0E0422 #220409 #182204 #04221D
split-complementary
#0E0422 #221D04 #092204
monochromatic
#0B031B #0B031B #0E0422 #250A59 #3B1190
Accessibility & contrast
On white
19.83
#0E0422 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#0E0422 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E0422
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E0422 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E0422 | 1.00 | 19.83 | 1.06 | 19.83 |
| #FFFFFF | 19.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000A23
Deuteranopia (green-blind)
#000921
Tritanopia (blue-blind)
#080A11
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #0e0422; /* rgb */ color: rgb(14, 4, 34); /* oklch */ color: oklch(15.1% 0.062 294.6);
Tailwind
colors: {
custom: {
50: '#4d485d',
500: '#0e0422',
950: '#000000',
},
}SCSS
$custom: #0e0422; $custom-light: #4d485d; $custom-dark: #000000;
JSON
{
"hex": "#0e0422",
"rgb": {
"r": 14,
"g": 4,
"b": 34
},
"hsl": {
"h": 260,
"s": 78.947,
"l": 7.451
},
"oklch": {
"l": 0.15059,
"c": 0.062,
"h": 294.6
},
"luminance": 0.00296
}Semantic roles & 50–950 ramp
primary
#0E0422
secondary
#4D651D
accent
#F532B4
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779