#0E0026#0E0026
#0E0026 is a very dark, moderate violet. Relative luminance 0.002; OKLCH L 14.3% C 0.079 H 294.9°. Best body text is #FFFFFF at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #0E0026 |
|---|---|
| RGB | rgb(14, 0, 38) |
| HSL | hsl(262, 100%, 7%) |
| HSV | hsv(262, 100%, 15%) |
| CMYK | cmyk(63.2%, 100%, 0%, 85.1%) |
| CIE-LAB | lab(2.11, 12.66, -20.20) |
| CIE-LCH | lch(2.11, 23.84, 302.08°) |
| OKLab | oklab(14.34% 0.0332 -0.0715) |
| OKLCH | oklch(14.34% 0.079 294.9) |
| XYZ | xyz(0.5309, 0.2333, 1.8504) |
| Luminance | 0.0023 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 3.69
Dark Navy Blue
#00022E
ΔE00 4.46
Very Dark Blue
#000133
ΔE00 5.33
Dark Navy
#000435
ΔE00 5.54
Midnight Blue (survey)
#020035
ΔE00 5.60
Navy (survey)
#01153E
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E0026 #182600
analogous
#000526 #0E0026 #210026
triadic
#0E0026 #260E00 #00260E
tetradic
#0E0026 #260005 #182600 #002621
square
#0E0026 #260005 #182600 #002621
split-complementary
#0E0026 #262100 #052600
monochromatic
#0B001F #0B001F #0E0026 #250063 #3B00A0
Accessibility & contrast
On white
20.06
#0E0026 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#0E0026 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E0026
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E0026 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E0026 | 1.00 | 20.06 | 1.05 | 20.06 |
| #FFFFFF | 20.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000827
Deuteranopia (green-blind)
#000725
Tritanopia (blue-blind)
#070812
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #0e0026; /* rgb */ color: rgb(14, 0, 38); /* oklch */ color: oklch(14.3% 0.079 294.9);
Tailwind
colors: {
custom: {
50: '#4d4660',
500: '#0e0026',
950: '#000000',
},
}SCSS
$custom: #0e0026; $custom-light: #4d4660; $custom-dark: #000000;
JSON
{
"hex": "#0e0026",
"rgb": {
"r": 14,
"g": 0,
"b": 38
},
"hsl": {
"h": 262.105,
"s": 100,
"l": 7.451
},
"oklch": {
"l": 0.14336,
"c": 0.07878,
"h": 294.9
},
"luminance": 0.00233
}Semantic roles & 50–950 ramp
primary
#0E0026
secondary
#4D6E13
accent
#FF29B0
background
#F4F3F5
surface
#E7E5E9
border
#C3C1C5
text
#010005
muted
#777779