#1F020D#1F020D
#1F020D is a very dark, muted pink. Relative luminance 0.004; OKLCH L 16.1% C 0.057 H 358.9°. Best body text is #FFFFFF at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #1F020D |
|---|---|
| RGB | rgb(31, 2, 13) |
| HSL | hsl(337, 88%, 6%) |
| HSV | hsv(337, 94%, 12%) |
| CMYK | cmyk(0%, 93.5%, 58.1%, 87.8%) |
| CIE-LAB | lab(3.29, 12.85, -0.29) |
| CIE-LCH | lch(3.29, 12.85, 358.73°) |
| OKLab | oklab(16.13% 0.0568 -0.0011) |
| OKLCH | oklch(16.13% 0.057 358.9) |
| XYZ | xyz(0.6595, 0.3639, 0.4162) |
| Luminance | 0.0036 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.53
Dark Maroon
#3C0008
ΔE00 11.48
Dark Plum
#3F012C
ΔE00 12.58
Aubergine
#3D0734
ΔE00 13.28
Eggplant
#380835
ΔE00 13.30
Black
#000000
ΔE00 13.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1F020D #021F14
analogous
#1F021C #1F020D #1F0602
triadic
#1F020D #0D1F02 #020D1F
tetradic
#1F020D #1C1F02 #021F14 #06021F
square
#1F020D #1C1F02 #021F14 #06021F
split-complementary
#1F020D #021F06 #021C1F
monochromatic
#1D020C #1D020C #1F020D #580625 #92093D
Accessibility & contrast
On white
19.57
#1F020D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#1F020D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1F020D
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1F020D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1F020D | 1.00 | 19.57 | 1.07 | 19.57 |
| #FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#06080D
Deuteranopia (green-blind)
#0F0E0C
Tritanopia (blue-blind)
#230006
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #1f020d; /* rgb */ color: rgb(31, 2, 13); /* oklch */ color: oklch(16.1% 0.057 358.9);
Tailwind
colors: {
custom: {
50: '#5a474d',
500: '#1f020d',
950: '#000000',
},
}SCSS
$custom: #1f020d; $custom-light: #5a474d; $custom-dark: #000000;
JSON
{
"hex": "#1f020d",
"rgb": {
"r": 31,
"g": 2,
"b": 13
},
"hsl": {
"h": 337.241,
"s": 87.879,
"l": 6.471
},
"oklch": {
"l": 0.16127,
"c": 0.05676,
"h": 358.9
},
"luminance": 0.00364
}Semantic roles & 50–950 ramp
primary
#1F020D
secondary
#186548
accent
#FEAE2A
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777