#0E0027#0E0027
#0E0027 is a very dark, moderate violet. Relative luminance 0.002; OKLCH L 14.5% C 0.080 H 294.0°. Best body text is #FFFFFF at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #0E0027 |
|---|---|
| RGB | rgb(14, 0, 39) |
| HSL | hsl(262, 100%, 8%) |
| HSV | hsv(262, 100%, 15%) |
| CMYK | cmyk(64.1%, 100%, 0%, 84.7%) |
| CIE-LAB | lab(2.17, 13.08, -20.88) |
| CIE-LCH | lch(2.17, 24.64, 302.06°) |
| OKLab | oklab(14.47% 0.0325 -0.073) |
| OKLCH | oklch(14.47% 0.08 294) |
| XYZ | xyz(0.5472, 0.2398, 1.9365) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 3.45
Dark Navy Blue
#00022E
ΔE00 4.24
Very Dark Blue
#000133
ΔE00 5.01
Dark Navy
#000435
ΔE00 5.22
Midnight Blue (survey)
#020035
ΔE00 5.25
Navy (survey)
#01153E
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E0027 #192700
analogous
#000627 #0E0027 #210027
triadic
#0E0027 #270E00 #00270E
tetradic
#0E0027 #270006 #192700 #002721
square
#0E0027 #270006 #192700 #002721
split-complementary
#0E0027 #272100 #062700
monochromatic
#0B001F #0B001F #0E0027 #240064 #3A00A1
Accessibility & contrast
On white
20.04
#0E0027 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#0E0027 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E0027
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E0027 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E0027 | 1.00 | 20.04 | 1.05 | 20.04 |
| #FFFFFF | 20.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000828
Deuteranopia (green-blind)
#000726
Tritanopia (blue-blind)
#060912
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #0e0027; /* rgb */ color: rgb(14, 0, 39); /* oklch */ color: oklch(14.5% 0.080 294.0);
Tailwind
colors: {
custom: {
50: '#4d4661',
500: '#0e0027',
950: '#000000',
},
}SCSS
$custom: #0e0027; $custom-light: #4d4661; $custom-dark: #000000;
JSON
{
"hex": "#0e0027",
"rgb": {
"r": 14,
"g": 0,
"b": 39
},
"hsl": {
"h": 261.538,
"s": 100,
"l": 7.647
},
"oklch": {
"l": 0.14473,
"c": 0.07995,
"h": 294
},
"luminance": 0.0024
}Semantic roles & 50–950 ramp
primary
#0E0027
secondary
#4E6F14
accent
#FF29B2
background
#F4F3F5
surface
#E7E5EA
border
#C3C1C6
text
#010005
muted
#777779