#1E092A#1E092A
#1E092A is a very dark, moderate violet. Relative luminance 0.006; OKLCH L 19.4% C 0.067 H 311.0°. Best body text is #FFFFFF at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #1E092A |
|---|---|
| RGB | rgb(30, 9, 42) |
| HSL | hsl(278, 65%, 10%) |
| HSV | hsv(278, 79%, 16%) |
| CMYK | cmyk(28.6%, 78.6%, 0%, 83.5%) |
| CIE-LAB | lab(5.77, 17.56, -17.42) |
| CIE-LCH | lch(5.77, 24.73, 315.24°) |
| OKLab | oklab(19.36% 0.0437 -0.0503) |
| OKLCH | oklch(19.36% 0.067 311) |
| XYZ | xyz(1.0509, 0.6386, 2.2579) |
| Luminance | 0.0064 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 5.76
Midnight Purple
#280137
ΔE00 6.03
Eggplant
#380835
ΔE00 7.22
Dark Purple
#35063E
ΔE00 7.25
Dark Violet
#34013F
ΔE00 7.93
Deep Purple
#36013F
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E092A #152A09
analogous
#0E092A #1E092A #2A0925
triadic
#1E092A #2A1E09 #092A1E
tetradic
#1E092A #2A0E09 #152A09 #09252A
square
#1E092A #2A0E09 #152A09 #09252A
split-complementary
#1E092A #252A09 #092A0E
monochromatic
#120519 #120519 #1E092A #42145C #661F8F
Accessibility & contrast
On white
18.62
#1E092A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#1E092A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E092A
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E092A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E092A | 1.00 | 18.62 | 1.13 | 18.62 |
| #FFFFFF | 18.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00122B
Deuteranopia (green-blind)
#061329
Tritanopia (blue-blind)
#1D0F18
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #1e092a; /* rgb */ color: rgb(30, 9, 42); /* oklch */ color: oklch(19.4% 0.067 311.0);
Tailwind
colors: {
custom: {
50: '#5b4a63',
500: '#1e092a',
950: '#000000',
},
}SCSS
$custom: #1e092a; $custom-light: #5b4a63; $custom-dark: #000000;
JSON
{
"hex": "#1e092a",
"rgb": {
"r": 30,
"g": 9,
"b": 42
},
"hsl": {
"h": 278.182,
"s": 64.706,
"l": 10
},
"oklch": {
"l": 0.19358,
"c": 0.06664,
"h": 311
},
"luminance": 0.00639
}Semantic roles & 50–950 ramp
primary
#1E092A
secondary
#3F6827
accent
#E8407D
background
#F5F4F5
surface
#E9E7EA
border
#C5C3C6
text
#040105
muted
#797779