#1E1024#1E1024
#1E1024 is a very dark, muted purple. Relative luminance 0.008; OKLCH L 20.3% C 0.043 H 315.2°. Best body text is #FFFFFF at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #1E1024 |
|---|---|
| RGB | rgb(30, 16, 36) |
| HSL | hsl(282, 38%, 10%) |
| HSV | hsv(282, 56%, 14%) |
| CMYK | cmyk(16.7%, 55.6%, 0%, 85.9%) |
| CIE-LAB | lab(6.99, 11.87, -10.96) |
| CIE-LCH | lch(6.99, 16.16, 317.28°) |
| OKLab | oklab(20.27% 0.0307 -0.0305) |
| OKLCH | oklch(20.27% 0.043 315.2) |
| XYZ | xyz(1.0391, 0.7740, 1.7634) |
| Luminance | 0.0077 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Midnight
#03012D
ΔE00 9.83
Eggplant
#380835
ΔE00 9.94
Very Dark Purple
#2A0134
ΔE00 9.95
Midnight Purple
#280137
ΔE00 10.40
Dark Navy Blue
#00022E
ΔE00 10.45
Aubergine
#3D0734
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E1024 #162410
analogous
#141024 #1E1024 #241020
triadic
#1E1024 #241E10 #10241E
tetradic
#1E1024 #241410 #162410 #102024
square
#1E1024 #241410 #162410 #102024
split-complementary
#1E1024 #202410 #102414
monochromatic
#120915 #120915 #1E1024 #41234E #653679
Accessibility & contrast
On white
18.18
#1E1024 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#1E1024 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E1024
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E1024 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E1024 | 1.00 | 18.18 | 1.15 | 18.18 |
| #FFFFFF | 18.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C1525
Deuteranopia (green-blind)
#101623
Tritanopia (blue-blind)
#1E1318
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #1e1024; /* rgb */ color: rgb(30, 16, 36); /* oklch */ color: oklch(20.3% 0.043 315.2);
Tailwind
colors: {
custom: {
50: '#5a4e5e',
500: '#1e1024',
950: '#000000',
},
}SCSS
$custom: #1e1024; $custom-light: #5a4e5e; $custom-dark: #000000;
JSON
{
"hex": "#1e1024",
"rgb": {
"r": 30,
"g": 16,
"b": 36
},
"hsl": {
"h": 282,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.20272,
"c": 0.0433,
"h": 315.2
},
"luminance": 0.00774
}Semantic roles & 50–950 ramp
primary
#1E1024
secondary
#405B35
accent
#CE597D
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040104
muted
#797779