#22030F#22030F
#22030F is a very dark, muted pink. Relative luminance 0.004; OKLCH L 17.1% C 0.058 H 359.2°. Best body text is #FFFFFF at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #22030F |
|---|---|
| RGB | rgb(34, 3, 15) |
| HSL | hsl(337, 84%, 7%) |
| HSV | hsv(337, 91%, 13%) |
| CMYK | cmyk(0%, 91.2%, 55.9%, 86.7%) |
| CIE-LAB | lab(3.97, 14.77, -0.24) |
| CIE-LCH | lch(3.97, 14.77, 359.07°) |
| OKLab | oklab(17.14% 0.0579 -0.0008) |
| OKLCH | oklch(17.14% 0.058 359.2) |
| XYZ | xyz(0.7785, 0.4398, 0.4957) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.53
Dark Maroon
#3C0008
ΔE00 10.37
Dark Plum
#3F012C
ΔE00 11.39
Aubergine
#3D0734
ΔE00 12.28
Eggplant
#380835
ΔE00 12.43
Deep Brown
#410200
ΔE00 12.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22030F #032216
analogous
#22031F #22030F #220603
triadic
#22030F #0F2203 #030F22
tetradic
#22030F #1F2203 #032216 #060322
square
#22030F #1F2203 #032216 #060322
split-complementary
#22030F #032206 #031F22
monochromatic
#1C020C #1C020C #22030F #5A0828 #920D41
Accessibility & contrast
On white
19.30
#22030F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#22030F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22030F
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22030F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22030F | 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)
#080A0F
Deuteranopia (green-blind)
#11100E
Tritanopia (blue-blind)
#260107
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #22030f; /* rgb */ color: rgb(34, 3, 15); /* oklch */ color: oklch(17.1% 0.058 359.2);
Tailwind
colors: {
custom: {
50: '#5d474e',
500: '#22030f',
950: '#000000',
},
}SCSS
$custom: #22030f; $custom-light: #5d474e; $custom-dark: #000000;
JSON
{
"hex": "#22030f",
"rgb": {
"r": 34,
"g": 3,
"b": 15
},
"hsl": {
"h": 336.774,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.17144,
"c": 0.05795,
"h": 359.2
},
"luminance": 0.0044
}Semantic roles & 50–950 ramp
primary
#22030F
secondary
#1B6649
accent
#FAAB2E
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777