#200E12#200E12
#200E12 is a very dark, muted red. Relative luminance 0.007; OKLCH L 19.2% C 0.031 H 6.1°. Best body text is #FFFFFF at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #200E12 |
|---|---|
| RGB | rgb(32, 14, 18) |
| HSL | hsl(347, 39%, 9%) |
| HSV | hsv(347, 56%, 13%) |
| CMYK | cmyk(0%, 56.2%, 43.8%, 87.5%) |
| CIE-LAB | lab(6.01, 9.41, 0.98) |
| CIE-LCH | lch(6.01, 9.46, 5.97°) |
| OKLab | oklab(19.2% 0.0311 0.0033) |
| OKLCH | oklch(19.2% 0.031 6.1) |
| XYZ | xyz(0.8619, 0.6649, 0.6551) |
| Luminance | 0.0066 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.26
Black
#000000
ΔE00 11.29
Dark Maroon
#3C0008
ΔE00 12.86
Almost Black
#070D0D
ΔE00 14.01
Dark Brown
#341C02
ΔE00 14.02
Deep Brown
#410200
ΔE00 14.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200E12 #0E201C
analogous
#200E1B #200E12 #20130E
triadic
#200E12 #12200E #0E1220
tetradic
#200E12 #1B200E #0E201C #130E20
square
#200E12 #1B200E #0E201C #130E20
split-complementary
#200E12 #0E2013 #0E1B20
monochromatic
#15090C #15090C #200E12 #4B212A #753342
Accessibility & contrast
On white
18.53
#200E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#200E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200E12
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200E12 | 1.00 | 18.53 | 1.13 | 18.53 |
| #FFFFFF | 18.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#111112
Deuteranopia (green-blind)
#151512
Tritanopia (blue-blind)
#230C0F
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #200e12; /* rgb */ color: rgb(32, 14, 18); /* oklch */ color: oklch(19.2% 0.031 6.1);
Tailwind
colors: {
custom: {
50: '#5b4d50',
500: '#200e12',
950: '#000000',
},
}SCSS
$custom: #200e12; $custom-light: #5b4d50; $custom-dark: #000000;
JSON
{
"hex": "#200e12",
"rgb": {
"r": 32,
"g": 14,
"b": 18
},
"hsl": {
"h": 346.667,
"s": 39.13,
"l": 9.02
},
"oklch": {
"l": 0.19201,
"c": 0.03125,
"h": 6.1
},
"luminance": 0.00665
}Semantic roles & 50–950 ramp
primary
#200E12
secondary
#32584F
accent
#CFB559
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040102
muted
#797778