#200712#200712
#200712 is a very dark, muted pink. Relative luminance 0.005; OKLCH L 17.7% C 0.047 H 355.0°. Best body text is #FFFFFF at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #200712 |
|---|---|
| RGB | rgb(32, 7, 18) |
| HSL | hsl(334, 64%, 8%) |
| HSV | hsv(334, 78%, 13%) |
| CMYK | cmyk(0%, 78.1%, 43.8%, 87.5%) |
| CIE-LAB | lab(4.54, 12.41, -1.15) |
| CIE-LCH | lch(4.54, 12.47, 354.69°) |
| OKLab | oklab(17.74% 0.0464 -0.004) |
| OKLCH | oklch(17.74% 0.047 355) |
| XYZ | xyz(0.7809, 0.5028, 0.6281) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.97
Dark Maroon
#3C0008
ΔE00 11.92
Dark Plum
#3F012C
ΔE00 12.32
Eggplant
#380835
ΔE00 12.83
Aubergine
#3D0734
ΔE00 12.85
Black
#000000
ΔE00 13.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200712 #072015
analogous
#20071E #200712 #200807
triadic
#200712 #122007 #071220
tetradic
#200712 #1E2007 #072015 #080720
square
#200712 #1E2007 #072015 #080720
split-complementary
#200712 #072008 #071E20
monochromatic
#19050E #19050E #200712 #52122E #841D4A
Accessibility & contrast
On white
19.08
#200712 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#200712 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200712
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200712 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200712 | 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)
#0B0D12
Deuteranopia (green-blind)
#111111
Tritanopia (blue-blind)
#23060B
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #200712; /* rgb */ color: rgb(32, 7, 18); /* oklch */ color: oklch(17.7% 0.047 355.0);
Tailwind
colors: {
custom: {
50: '#5b4950',
500: '#200712',
950: '#000000',
},
}SCSS
$custom: #200712; $custom-light: #5b4950; $custom-dark: #000000;
JSON
{
"hex": "#200712",
"rgb": {
"r": 32,
"g": 7,
"b": 18
},
"hsl": {
"h": 333.6,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.1774,
"c": 0.04656,
"h": 355
},
"luminance": 0.00503
}Semantic roles & 50–950 ramp
primary
#200712
secondary
#245F45
accent
#E79E41
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040102
muted
#797778