#220E12#220E12
#220E12 is a very dark, muted red. Relative luminance 0.007; OKLCH L 19.5% C 0.034 H 8.0°. Best body text is #FFFFFF at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #220E12 |
|---|---|
| RGB | rgb(34, 14, 18) |
| HSL | hsl(348, 42%, 9%) |
| HSV | hsv(348, 59%, 13%) |
| CMYK | cmyk(0%, 58.8%, 47.1%, 86.7%) |
| CIE-LAB | lab(6.30, 10.65, 1.46) |
| CIE-LCH | lch(6.30, 10.75, 7.79°) |
| OKLab | oklab(19.55% 0.0341 0.0048) |
| OKLCH | oklch(19.55% 0.034 8) |
| XYZ | xyz(0.9259, 0.6979, 0.6581) |
| Luminance | 0.0070 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.23
Dark Maroon
#3C0008
ΔE00 11.80
Black
#000000
ΔE00 12.34
Deep Brown
#410200
ΔE00 13.24
Dark Brown
#341C02
ΔE00 13.96
Dark Plum
#3F012C
ΔE00 14.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#220E12 #0E221E
analogous
#220E1C #220E12 #22140E
triadic
#220E12 #12220E #0E1222
tetradic
#220E12 #1C220E #0E221E #140E22
square
#220E12 #1C220E #0E221E #140E22
split-complementary
#220E12 #0E2214 #0E1C22
monochromatic
#16090B #16090B #220E12 #4D2029 #793240
Accessibility & contrast
On white
18.43
#220E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#220E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #220E12
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##220E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##220E12 | 1.00 | 18.43 | 1.14 | 18.43 |
| #FFFFFF | 18.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#111212
Deuteranopia (green-blind)
#161512
Tritanopia (blue-blind)
#250C0F
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #220e12; /* rgb */ color: rgb(34, 14, 18); /* oklch */ color: oklch(19.5% 0.034 8.0);
Tailwind
colors: {
custom: {
50: '#5d4d50',
500: '#220e12',
950: '#000000',
},
}SCSS
$custom: #220e12; $custom-light: #5d4d50; $custom-dark: #000000;
JSON
{
"hex": "#220e12",
"rgb": {
"r": 34,
"g": 14,
"b": 18
},
"hsl": {
"h": 348,
"s": 41.667,
"l": 9.412
},
"oklch": {
"l": 0.19546,
"c": 0.03442,
"h": 8
},
"luminance": 0.00698
}Semantic roles & 50–950 ramp
primary
#220E12
secondary
#325A52
accent
#D1B956
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040102
muted
#797778