#19050E#19050E
#19050E is a very dark, muted pink. Relative luminance 0.003; OKLCH L 15.7% C 0.040 H 353.0°. Best body text is #FFFFFF at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #19050E |
|---|---|
| RGB | rgb(25, 5, 14) |
| HSL | hsl(333, 67%, 6%) |
| HSV | hsv(333, 80%, 10%) |
| CMYK | cmyk(0%, 80%, 44%, 90.2%) |
| CIE-LAB | lab(3.13, 8.38, -1.09) |
| CIE-LCH | lch(3.13, 8.46, 352.58°) |
| OKLab | oklab(15.67% 0.0401 -0.0049) |
| OKLCH | oklch(15.67% 0.04 353) |
| XYZ | xyz(0.5345, 0.3470, 0.4542) |
| Luminance | 0.0035 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.42
Black
#000000
ΔE00 9.99
Almost Black
#070D0D
ΔE00 12.78
Dark Maroon
#3C0008
ΔE00 14.66
Dark
#1B2431
ΔE00 14.76
Eggplant
#380835
ΔE00 15.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19050E #051910
analogous
#190518 #19050E #190605
triadic
#19050E #0E1905 #050E19
tetradic
#19050E #181905 #051910 #060519
square
#19050E #181905 #051910 #060519
split-complementary
#19050E #051906 #051819
monochromatic
#1A050E #1A050E #1A050E #4C0F2B #7F1947
Accessibility & contrast
On white
19.64
#19050E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#19050E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19050E
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19050E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19050E | 1.00 | 19.64 | 1.07 | 19.64 |
| #FFFFFF | 19.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#07090E
Deuteranopia (green-blind)
#0D0D0D
Tritanopia (blue-blind)
#1C0408
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #19050e; /* rgb */ color: rgb(25, 5, 14); /* oklch */ color: oklch(15.7% 0.040 353.0);
Tailwind
colors: {
custom: {
50: '#55494d',
500: '#19050e',
950: '#000000',
},
}SCSS
$custom: #19050e; $custom-light: #55494d; $custom-dark: #000000;
JSON
{
"hex": "#19050e",
"rgb": {
"r": 25,
"g": 5,
"b": 14
},
"hsl": {
"h": 333,
"s": 66.667,
"l": 5.882
},
"oklch": {
"l": 0.15668,
"c": 0.04044,
"h": 353
},
"luminance": 0.00347
}Semantic roles & 50–950 ramp
primary
#19050E
secondary
#205940
accent
#EA9C3E
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#030001
muted
#787777