#19040E#19040E
#19040E is a very dark, muted pink. Relative luminance 0.003; OKLCH L 15.4% C 0.044 H 351.6°. Best body text is #FFFFFF at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #19040E |
|---|---|
| RGB | rgb(25, 4, 14) |
| HSL | hsl(331, 72%, 6%) |
| HSV | hsv(331, 84%, 10%) |
| CMYK | cmyk(0%, 84%, 44%, 90.2%) |
| CIE-LAB | lab(2.94, 8.78, -1.38) |
| CIE-LCH | lch(2.94, 8.89, 351.08°) |
| OKLab | oklab(15.39% 0.0433 -0.0064) |
| OKLCH | oklch(15.39% 0.044 351.6) |
| XYZ | xyz(0.5236, 0.3253, 0.4506) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.55
Black
#000000
ΔE00 10.34
Almost Black
#070D0D
ΔE00 13.14
Dark Maroon
#3C0008
ΔE00 14.52
Eggplant
#380835
ΔE00 14.99
Dark
#1B2431
ΔE00 15.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19040E #04190F
analogous
#190418 #19040E #190404
triadic
#19040E #0E1904 #040E19
tetradic
#19040E #181904 #04190F #040419
square
#19040E #181904 #04190F #040419
split-complementary
#19040E #041904 #041819
monochromatic
#1A040F #1A040F #1A040F #4E0C2C #831549
Accessibility & contrast
On white
19.72
#19040E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#19040E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19040E
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19040E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19040E | 1.00 | 19.72 | 1.07 | 19.72 |
| #FFFFFF | 19.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#06080E
Deuteranopia (green-blind)
#0C0C0D
Tritanopia (blue-blind)
#1C0307
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #19040e; /* rgb */ color: rgb(25, 4, 14); /* oklch */ color: oklch(15.4% 0.044 351.6);
Tailwind
colors: {
custom: {
50: '#55484d',
500: '#19040e',
950: '#000000',
},
}SCSS
$custom: #19040e; $custom-light: #55484d; $custom-dark: #000000;
JSON
{
"hex": "#19040e",
"rgb": {
"r": 25,
"g": 4,
"b": 14
},
"hsl": {
"h": 331.429,
"s": 72.414,
"l": 5.686
},
"oklch": {
"l": 0.15391,
"c": 0.04373,
"h": 351.6
},
"luminance": 0.00325
}Semantic roles & 50–950 ramp
primary
#19040E
secondary
#1E5B3E
accent
#EF9839
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#030001
muted
#787777