#22060E#22060E
#22060E is a very dark, muted pink. Relative luminance 0.005; OKLCH L 17.8% C 0.050 H 5.2°. Best body text is #FFFFFF at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #22060E |
|---|---|
| RGB | rgb(34, 6, 14) |
| HSL | hsl(343, 70%, 8%) |
| HSV | hsv(343, 82%, 13%) |
| CMYK | cmyk(0%, 82.4%, 58.8%, 86.7%) |
| CIE-LAB | lab(4.54, 13.39, 1.10) |
| CIE-LCH | lch(4.54, 13.43, 4.68°) |
| OKLab | oklab(17.77% 0.0496 0.0045) |
| OKLCH | oklch(17.77% 0.05 5.2) |
| XYZ | xyz(0.8041, 0.5021, 0.4700) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.21
Dark Maroon
#3C0008
ΔE00 10.42
Deep Brown
#410200
ΔE00 12.39
Dark Plum
#3F012C
ΔE00 12.50
Aubergine
#3D0734
ΔE00 13.39
Eggplant
#380835
ΔE00 13.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22060E #06221A
analogous
#22061C #22060E #220C06
triadic
#22060E #0E2206 #060E22
tetradic
#22060E #1C2206 #06221A #0C0622
square
#22060E #1C2206 #06221A #0C0622
split-complementary
#22060E #06220C #061C22
monochromatic
#1A050B #1A050B #22060E #560F23 #8A1839
Accessibility & contrast
On white
19.08
#22060E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#22060E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22060E
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22060E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22060E | 1.00 | 19.08 | 1.10 | 19.08 |
| #FFFFFF | 19.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0C0E
Deuteranopia (green-blind)
#13120D
Tritanopia (blue-blind)
#260409
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #22060e; /* rgb */ color: rgb(34, 6, 14); /* oklch */ color: oklch(17.8% 0.050 5.2);
Tailwind
colors: {
custom: {
50: '#5d494d',
500: '#22060e',
950: '#000000',
},
}SCSS
$custom: #22060e; $custom-light: #5d494d; $custom-dark: #000000;
JSON
{
"hex": "#22060e",
"rgb": {
"r": 34,
"g": 6,
"b": 14
},
"hsl": {
"h": 342.857,
"s": 70,
"l": 7.843
},
"oklch": {
"l": 0.17766,
"c": 0.04979,
"h": 5.2
},
"luminance": 0.00502
}Semantic roles & 50–950 ramp
primary
#22060E
secondary
#226250
accent
#EDBA3B
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777