#0E0023#0E0023
#0E0023 is a very dark, moderate violet. Relative luminance 0.002; OKLCH L 13.9% C 0.075 H 297.7°. Best body text is #FFFFFF at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #0E0023 |
|---|---|
| RGB | rgb(14, 0, 35) |
| HSL | hsl(264, 100%, 7%) |
| HSV | hsv(264, 100%, 14%) |
| CMYK | cmyk(60%, 100%, 0%, 86.3%) |
| CIE-LAB | lab(1.94, 11.48, -18.12) |
| CIE-LCH | lch(1.94, 21.45, 302.37°) |
| OKLab | oklab(13.93% 0.0351 -0.0666) |
| OKLCH | oklch(13.93% 0.075 297.7) |
| XYZ | xyz(0.4844, 0.2147, 1.6057) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 4.59
Dark Navy Blue
#00022E
ΔE00 5.27
Very Dark Blue
#000133
ΔE00 6.37
Dark Navy
#000435
ΔE00 6.57
Midnight Blue (survey)
#020035
ΔE00 6.74
Navy (survey)
#01153E
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E0023 #152300
analogous
#000423 #0E0023 #200023
triadic
#0E0023 #230E00 #00230E
tetradic
#0E0023 #230004 #152300 #002320
square
#0E0023 #230004 #152300 #002320
split-complementary
#0E0023 #232000 #042300
monochromatic
#0C001F #0C001F #0E0023 #260060 #3F009D
Accessibility & contrast
On white
20.13
#0E0023 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#0E0023 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E0023
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E0023 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E0023 | 1.00 | 20.13 | 1.04 | 20.13 |
| #FFFFFF | 20.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000724
Deuteranopia (green-blind)
#000722
Tritanopia (blue-blind)
#080710
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #0e0023; /* rgb */ color: rgb(14, 0, 35); /* oklch */ color: oklch(13.9% 0.075 297.7);
Tailwind
colors: {
custom: {
50: '#4d465e',
500: '#0e0023',
950: '#000000',
},
}SCSS
$custom: #0e0023; $custom-light: #4d465e; $custom-dark: #000000;
JSON
{
"hex": "#0e0023",
"rgb": {
"r": 14,
"g": 0,
"b": 35
},
"hsl": {
"h": 264,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.1393,
"c": 0.07531,
"h": 297.7
},
"luminance": 0.00215
}Semantic roles & 50–950 ramp
primary
#0E0023
secondary
#486C13
accent
#FF29A9
background
#F4F3F5
surface
#E7E5E9
border
#C3C1C5
text
#010004
muted
#777779