#0E0028#0E0028
#0E0028 is a very dark, moderate violet. Relative luminance 0.002; OKLCH L 14.6% C 0.081 H 293.1°. Best body text is #FFFFFF at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #0E0028 |
|---|---|
| RGB | rgb(14, 0, 40) |
| HSL | hsl(261, 100%, 8%) |
| HSV | hsv(261, 100%, 16%) |
| CMYK | cmyk(65%, 100%, 0%, 84.3%) |
| CIE-LAB | lab(2.23, 13.51, -21.56) |
| CIE-LCH | lch(2.23, 25.44, 302.06°) |
| OKLab | oklab(14.61% 0.0319 -0.0746) |
| OKLCH | oklch(14.61% 0.081 293.1) |
| XYZ | xyz(0.5640, 0.2465, 2.0249) |
| Luminance | 0.0025 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 3.24
Dark Navy Blue
#00022E
ΔE00 4.06
Very Dark Blue
#000133
ΔE00 4.71
Midnight Blue (survey)
#020035
ΔE00 4.91
Dark Navy
#000435
ΔE00 4.93
Navy (survey)
#01153E
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E0028 #1A2800
analogous
#000628 #0E0028 #220028
triadic
#0E0028 #280E00 #00280E
tetradic
#0E0028 #280006 #1A2800 #002822
square
#0E0028 #280006 #1A2800 #002822
split-complementary
#0E0028 #282200 #062800
monochromatic
#0B001F #0B001F #0E0028 #230065 #3900A2
Accessibility & contrast
On white
20.01
#0E0028 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#0E0028 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E0028
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E0028 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E0028 | 1.00 | 20.01 | 1.05 | 20.01 |
| #FFFFFF | 20.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000929
Deuteranopia (green-blind)
#000727
Tritanopia (blue-blind)
#060913
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #0e0028; /* rgb */ color: rgb(14, 0, 40); /* oklch */ color: oklch(14.6% 0.081 293.1);
Tailwind
colors: {
custom: {
50: '#4d4662',
500: '#0e0028',
950: '#000000',
},
}SCSS
$custom: #0e0028; $custom-light: #4d4662; $custom-dark: #000000;
JSON
{
"hex": "#0e0028",
"rgb": {
"r": 14,
"g": 0,
"b": 40
},
"hsl": {
"h": 261,
"s": 100,
"l": 7.843
},
"oklch": {
"l": 0.14611,
"c": 0.08112,
"h": 293.1
},
"luminance": 0.00247
}Semantic roles & 50–950 ramp
primary
#0E0028
secondary
#507014
accent
#FF29B4
background
#F4F3F5
surface
#E7E5EA
border
#C3C1C6
text
#010005
muted
#777779