#0E0618#0E0618
#0E0618 is a very dark, muted violet. Relative luminance 0.003; OKLCH L 14.7% C 0.040 H 303.2°. Best body text is #FFFFFF at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #0E0618 |
|---|---|
| RGB | rgb(14, 6, 24) |
| HSL | hsl(267, 60%, 6%) |
| HSV | hsv(267, 75%, 9%) |
| CMYK | cmyk(41.7%, 75%, 0%, 90.6%) |
| CIE-LAB | lab(2.62, 5.56, -8.34) |
| CIE-LCH | lch(2.62, 10.02, 303.72°) |
| OKLab | oklab(14.68% 0.0219 -0.0335) |
| OKLCH | oklch(14.68% 0.04 303.2) |
| XYZ | xyz(0.4111, 0.2896, 0.8982) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 9.44
Dark
#1B2431
ΔE00 10.27
Midnight
#03012D
ΔE00 10.49
Dark Navy Blue
#00022E
ΔE00 10.74
Very Dark Brown
#1D0200
ΔE00 10.81
Almost Black
#070D0D
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E0618 #101806
analogous
#060718 #0E0618 #170618
triadic
#0E0618 #180E06 #06180E
tetradic
#0E0618 #180607 #101806 #061817
square
#0E0618 #180607 #101806 #061817
split-complementary
#0E0618 #181706 #071806
monochromatic
#0E0618 #0E0618 #0E0618 #2B1249 #471E7A
Accessibility & contrast
On white
19.85
#0E0618 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#0E0618 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E0618
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E0618 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E0618 | 1.00 | 19.85 | 1.06 | 19.85 |
| #FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020919
Deuteranopia (green-blind)
#040A18
Tritanopia (blue-blind)
#0C090D
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #0e0618; /* rgb */ color: rgb(14, 6, 24); /* oklch */ color: oklch(14.7% 0.040 303.2);
Tailwind
colors: {
custom: {
50: '#4d4954',
500: '#0e0618',
950: '#000000',
},
}SCSS
$custom: #0e0618; $custom-light: #4d4954; $custom-dark: #000000;
JSON
{
"hex": "#0e0618",
"rgb": {
"r": 14,
"g": 6,
"b": 24
},
"hsl": {
"h": 266.667,
"s": 60,
"l": 5.882
},
"oklch": {
"l": 0.14678,
"c": 0.04003,
"h": 303.2
},
"luminance": 0.0029
}Semantic roles & 50–950 ramp
primary
#0E0618
secondary
#405623
accent
#E3459D
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010002
muted
#777778