#19050F#19050F
#19050F is a very dark, muted pink. Relative luminance 0.004; OKLCH L 15.7% C 0.041 H 350.2°. Best body text is #FFFFFF at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #19050F |
|---|---|
| RGB | rgb(25, 5, 15) |
| HSL | hsl(330, 67%, 6%) |
| HSV | hsv(330, 80%, 10%) |
| CMYK | cmyk(0%, 80%, 40%, 90.2%) |
| CIE-LAB | lab(3.16, 8.56, -1.57) |
| CIE-LCH | lch(3.16, 8.70, 349.59°) |
| OKLab | oklab(15.72% 0.0406 -0.007) |
| OKLCH | oklch(15.72% 0.041 350.2) |
| XYZ | xyz(0.5414, 0.3498, 0.4908) |
| Luminance | 0.0035 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.74
Black
#000000
ΔE00 10.18
Almost Black
#070D0D
ΔE00 12.92
Dark
#1B2431
ΔE00 14.71
Dark Maroon
#3C0008
ΔE00 14.72
Eggplant
#380835
ΔE00 15.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19050F #05190F
analogous
#190519 #19050F #190505
triadic
#19050F #0F1905 #050F19
tetradic
#19050F #191905 #05190F #050519
square
#19050F #191905 #05190F #050519
split-complementary
#19050F #051905 #051919
monochromatic
#1A050F #1A050F #1A050F #4C0F2E #7F194C
Accessibility & contrast
On white
19.63
#19050F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#19050F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19050F
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19050F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19050F | 1.00 | 19.63 | 1.07 | 19.63 |
| #FFFFFF | 19.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#07090F
Deuteranopia (green-blind)
#0C0D0E
Tritanopia (blue-blind)
#1B0408
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #19050f; /* rgb */ color: rgb(25, 5, 15); /* oklch */ color: oklch(15.7% 0.041 350.2);
Tailwind
colors: {
custom: {
50: '#55494e',
500: '#19050f',
950: '#000000',
},
}SCSS
$custom: #19050f; $custom-light: #55494e; $custom-dark: #000000;
JSON
{
"hex": "#19050f",
"rgb": {
"r": 25,
"g": 5,
"b": 15
},
"hsl": {
"h": 330,
"s": 66.667,
"l": 5.882
},
"oklch": {
"l": 0.15718,
"c": 0.04115,
"h": 350.2
},
"luminance": 0.0035
}Semantic roles & 50–950 ramp
primary
#19050F
secondary
#20593D
accent
#EA943E
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#030001
muted
#787777