#1F030D#1F030D
#1F030D is a very dark, muted pink. Relative luminance 0.004; OKLCH L 16.4% C 0.054 H 0.2°. Best body text is #FFFFFF at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #1F030D |
|---|---|
| RGB | rgb(31, 3, 13) |
| HSL | hsl(339, 82%, 7%) |
| HSV | hsv(339, 90%, 12%) |
| CMYK | cmyk(0%, 90.3%, 58.1%, 87.8%) |
| CIE-LAB | lab(3.48, 12.44, 0.00) |
| CIE-LCH | lch(3.48, 12.44, 0.00°) |
| OKLab | oklab(16.38% 0.0536 0.0002) |
| OKLCH | oklch(16.38% 0.054 0.2) |
| XYZ | xyz(0.6703, 0.3856, 0.4198) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.18
Dark Maroon
#3C0008
ΔE00 11.56
Dark Plum
#3F012C
ΔE00 12.86
Black
#000000
ΔE00 13.28
Aubergine
#3D0734
ΔE00 13.55
Deep Brown
#410200
ΔE00 13.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1F030D #031F15
analogous
#1F031B #1F030D #1F0703
triadic
#1F030D #0D1F03 #030D1F
tetradic
#1F030D #1B1F03 #031F15 #07031F
square
#1F030D #1B1F03 #031F15 #07031F
split-complementary
#1F030D #031F07 #031B1F
monochromatic
#1C030C #1C030C #1F030D #570824 #8F0E3C
Accessibility & contrast
On white
19.50
#1F030D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#1F030D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1F030D
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1F030D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1F030D | 1.00 | 19.50 | 1.08 | 19.50 |
| #FFFFFF | 19.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#07090D
Deuteranopia (green-blind)
#0F0F0C
Tritanopia (blue-blind)
#230106
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #1f030d; /* rgb */ color: rgb(31, 3, 13); /* oklch */ color: oklch(16.4% 0.054 0.2);
Tailwind
colors: {
custom: {
50: '#5a484d',
500: '#1f030d',
950: '#000000',
},
}SCSS
$custom: #1f030d; $custom-light: #5a484d; $custom-dark: #000000;
JSON
{
"hex": "#1f030d",
"rgb": {
"r": 31,
"g": 3,
"b": 13
},
"hsl": {
"h": 338.571,
"s": 82.353,
"l": 6.667
},
"oklch": {
"l": 0.16382,
"c": 0.05362,
"h": 0.2
},
"luminance": 0.00385
}Semantic roles & 50–950 ramp
primary
#1F030D
secondary
#1B6349
accent
#F9B12F
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777