#1E1925#1E1925
#1E1925 is a very dark, muted violet. Relative luminance 0.011; OKLCH L 22.5% C 0.024 H 303.6°. Best body text is #FFFFFF at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #1E1925 |
|---|---|
| RGB | rgb(30, 25, 37) |
| HSL | hsl(265, 19%, 12%) |
| HSV | hsv(265, 32%, 15%) |
| CMYK | cmyk(18.9%, 32.4%, 0%, 85.5%) |
| CIE-LAB | lab(9.84, 5.61, -7.32) |
| CIE-LCH | lch(9.84, 9.22, 307.44°) |
| OKLab | oklab(22.49% 0.0133 -0.02) |
| OKLCH | oklch(22.49% 0.024 303.6) |
| XYZ | xyz(1.2169, 1.1049, 1.8991) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dark
#1B2431
ΔE00 8.34
Black
#000000
ΔE00 10.68
Very Dark Brown
#1D0200
ΔE00 10.96
Navy Blue
#1B2A4A
ΔE00 11.29
Almost Black
#070D0D
ΔE00 11.37
Midnight
#03012D
ΔE00 12.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E1925 #202519
analogous
#191A25 #1E1925 #241925
triadic
#1E1925 #251E19 #19251E
tetradic
#1E1925 #25191A #202519 #192524
square
#1E1925 #25191A #202519 #192524
split-complementary
#1E1925 #252419 #1A2519
monochromatic
#0F0C12 #0F0C12 #1E1925 #3C324A #594A6E
Accessibility & contrast
On white
17.20
#1E1925 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#1E1925 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E1925
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E1925 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E1925 | 1.00 | 17.20 | 1.22 | 17.20 |
| #FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171B26
Deuteranopia (green-blind)
#181B25
Tritanopia (blue-blind)
#1D1B1D
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #1e1925; /* rgb */ color: rgb(30, 25, 37); /* oklch */ color: oklch(22.5% 0.024 303.6);
Tailwind
colors: {
custom: {
50: '#59555f',
500: '#1e1925',
950: '#000000',
},
}SCSS
$custom: #1e1925; $custom-light: #59555f; $custom-dark: #000000;
JSON
{
"hex": "#1e1925",
"rgb": {
"r": 30,
"g": 25,
"b": 37
},
"hsl": {
"h": 265,
"s": 19.355,
"l": 12.157
},
"oklch": {
"l": 0.22489,
"c": 0.02401,
"h": 303.6
},
"luminance": 0.01105
}Semantic roles & 50–950 ramp
primary
#1E1925
secondary
#4F5742
accent
#BC6C9B
background
#F5F4F5
surface
#E9E8E9
border
#C5C4C5
text
#030304
muted
#787879