#0E0129#0E0129
#0E0129 is a very dark, moderate violet. Relative luminance 0.003; OKLCH L 15.0% C 0.080 H 291.5°. Best body text is #FFFFFF at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #0E0129 |
|---|---|
| RGB | rgb(14, 1, 41) |
| HSL | hsl(260, 95%, 8%) |
| HSV | hsv(260, 98%, 16%) |
| CMYK | cmyk(65.9%, 97.6%, 0%, 83.9%) |
| CIE-LAB | lab(2.48, 13.54, -21.93) |
| CIE-LCH | lch(2.48, 25.77, 301.70°) |
| OKLab | oklab(15.05% 0.0292 -0.0741) |
| OKLCH | oklch(15.05% 0.08 291.5) |
| XYZ | xyz(0.5921, 0.2751, 2.1193) |
| Luminance | 0.0027 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 3.04
Dark Navy Blue
#00022E
ΔE00 3.85
Very Dark Blue
#000133
ΔE00 4.49
Midnight Blue (survey)
#020035
ΔE00 4.68
Dark Navy
#000435
ΔE00 4.69
Navy (survey)
#01153E
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E0129 #1C2901
analogous
#010829 #0E0129 #220129
triadic
#0E0129 #290E01 #01290E
tetradic
#0E0129 #290108 #1C2901 #012922
square
#0E0129 #290108 #1C2901 #012922
split-complementary
#0E0129 #292201 #082901
monochromatic
#0A011E #0A011E #0E0129 #220265 #3704A0
Accessibility & contrast
On white
19.91
#0E0129 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#0E0129 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E0129
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E0129 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E0129 | 1.00 | 19.91 | 1.06 | 19.91 |
| #FFFFFF | 19.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000A2A
Deuteranopia (green-blind)
#000828
Tritanopia (blue-blind)
#050B14
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #0e0129; /* rgb */ color: rgb(14, 1, 41); /* oklch */ color: oklch(15.0% 0.080 291.5);
Tailwind
colors: {
custom: {
50: '#4e4763',
500: '#0e0129',
950: '#000000',
},
}SCSS
$custom: #0e0129; $custom-light: #4e4763; $custom-dark: #000000;
JSON
{
"hex": "#0e0129",
"rgb": {
"r": 14,
"g": 1,
"b": 41
},
"hsl": {
"h": 259.5,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.15045,
"c": 0.07963,
"h": 291.5
},
"luminance": 0.00275
}Semantic roles & 50–950 ramp
primary
#0E0129
secondary
#536F16
accent
#FF29B9
background
#F4F3F5
surface
#E7E5EA
border
#C3C1C6
text
#020005
muted
#787779