#1B080F#1B080F
#1B080F is a very dark, muted pink. Relative luminance 0.004; OKLCH L 16.9% C 0.035 H 358.0°. Best body text is #FFFFFF at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #1B080F |
|---|---|
| RGB | rgb(27, 8, 15) |
| HSL | hsl(338, 54%, 7%) |
| HSV | hsv(338, 70%, 11%) |
| CMYK | cmyk(0%, 70.4%, 44.4%, 89.4%) |
| CIE-LAB | lab(3.99, 8.43, -0.34) |
| CIE-LCH | lch(3.99, 8.44, 357.70°) |
| OKLab | oklab(16.86% 0.0354 -0.0012) |
| OKLCH | oklch(16.86% 0.035 358) |
| XYZ | xyz(0.6251, 0.4412, 0.5041) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.90
Black
#000000
ΔE00 10.11
Almost Black
#070D0D
ΔE00 12.88
Dark Maroon
#3C0008
ΔE00 14.24
Dark
#1B2431
ΔE00 14.84
Dark Brown
#341C02
ΔE00 15.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1B080F #081B14
analogous
#1B0819 #1B080F #1B0B08
triadic
#1B080F #0F1B08 #080F1B
tetradic
#1B080F #191B08 #081B14 #0B081B
square
#1B080F #191B08 #081B14 #0B081B
split-complementary
#1B080F #081B0B #08191B
monochromatic
#18070D #18070D #1B080F #4A1629 #792443
Accessibility & contrast
On white
19.30
#1B080F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#1B080F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1B080F
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1B080F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1B080F | 1.00 | 19.30 | 1.09 | 19.30 |
| #FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0C0F
Deuteranopia (green-blind)
#100F0F
Tritanopia (blue-blind)
#1E070A
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #1b080f; /* rgb */ color: rgb(27, 8, 15); /* oklch */ color: oklch(16.9% 0.035 358.0);
Tailwind
colors: {
custom: {
50: '#564a4e',
500: '#1b080f',
950: '#000000',
},
}SCSS
$custom: #1b080f; $custom-light: #564a4e; $custom-dark: #000000;
JSON
{
"hex": "#1b080f",
"rgb": {
"r": 27,
"g": 8,
"b": 15
},
"hsl": {
"h": 337.895,
"s": 54.286,
"l": 6.863
},
"oklch": {
"l": 0.16861,
"c": 0.03542,
"h": 358
},
"luminance": 0.00441
}Semantic roles & 50–950 ramp
primary
#1B080F
secondary
#275746
accent
#DEA74A
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#030101
muted
#787777