#0E0728#0E0728
#0E0728 is a very dark, moderate violet. Relative luminance 0.004; OKLCH L 16.5% C 0.065 H 287.2°. Best body text is #FFFFFF at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #0E0728 |
|---|---|
| RGB | rgb(14, 7, 40) |
| HSL | hsl(253, 70%, 9%) |
| HSV | hsv(253, 83%, 16%) |
| CMYK | cmyk(65%, 82.5%, 0%, 84.3%) |
| CIE-LAB | lab(3.60, 10.70, -19.42) |
| CIE-LCH | lch(3.60, 22.17, 298.86°) |
| OKLab | oklab(16.51% 0.0191 -0.0617) |
| OKLCH | oklch(16.51% 0.065 287.2) |
| XYZ | xyz(0.6400, 0.3985, 2.0503) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 3.60
Dark Navy Blue
#00022E
ΔE00 4.17
Very Dark Blue
#000133
ΔE00 5.40
Dark Navy
#000435
ΔE00 5.51
Midnight Blue (survey)
#020035
ΔE00 5.89
Navy (survey)
#01153E
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E0728 #212807
analogous
#071128 #0E0728 #1F0728
triadic
#0E0728 #280E07 #07280E
tetradic
#0E0728 #280711 #212807 #07281F
square
#0E0728 #280711 #212807 #07281F
split-complementary
#0E0728 #281F07 #112807
monochromatic
#09051A #09051A #0E0728 #20105C #321990
Accessibility & contrast
On white
19.45
#0E0728 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#0E0728 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E0728
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E0728 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E0728 | 1.00 | 19.45 | 1.08 | 19.45 |
| #FFFFFF | 19.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000E29
Deuteranopia (green-blind)
#000C27
Tritanopia (blue-blind)
#050F16
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #0e0728; /* rgb */ color: rgb(14, 7, 40); /* oklch */ color: oklch(16.5% 0.065 287.2);
Tailwind
colors: {
custom: {
50: '#4e4a62',
500: '#0e0728',
950: '#000000',
},
}SCSS
$custom: #0e0728; $custom-light: #4e4a62; $custom-dark: #000000;
JSON
{
"hex": "#0e0728",
"rgb": {
"r": 14,
"g": 7,
"b": 40
},
"hsl": {
"h": 252.727,
"s": 70.213,
"l": 9.216
},
"oklch": {
"l": 0.16505,
"c": 0.06457,
"h": 287.2
},
"luminance": 0.00399
}Semantic roles & 50–950 ramp
primary
#0E0728
secondary
#596823
accent
#ED3BC7
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#010105
muted
#777779