#200713#200713
#200713 is a very dark, muted pink. Relative luminance 0.005; OKLCH L 17.8% C 0.047 H 352.7°. Best body text is #FFFFFF at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #200713 |
|---|---|
| RGB | rgb(32, 7, 19) |
| HSL | hsl(331, 64%, 8%) |
| HSV | hsv(331, 78%, 13%) |
| CMYK | cmyk(0%, 78.1%, 40.6%, 87.5%) |
| CIE-LAB | lab(4.57, 12.62, -1.73) |
| CIE-LCH | lch(4.57, 12.74, 352.19°) |
| OKLab | oklab(17.79% 0.0468 -0.006) |
| OKLCH | oklch(17.79% 0.047 352.7) |
| XYZ | xyz(0.7892, 0.5061, 0.6721) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.40
Dark Plum
#3F012C
ΔE00 12.03
Dark Maroon
#3C0008
ΔE00 12.06
Eggplant
#380835
ΔE00 12.46
Aubergine
#3D0734
ΔE00 12.51
Black
#000000
ΔE00 13.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200713 #072014
analogous
#20071F #200713 #200707
triadic
#200713 #132007 #071320
tetradic
#200713 #1F2007 #072014 #070720
square
#200713 #1F2007 #072014 #070720
split-complementary
#200713 #072007 #071F20
monochromatic
#19050F #19050F #200713 #521231 #841D4F
Accessibility & contrast
On white
19.07
#200713 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#200713 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200713
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200713 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200713 | 1.00 | 19.07 | 1.10 | 19.07 |
| #FFFFFF | 19.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0D13
Deuteranopia (green-blind)
#111112
Tritanopia (blue-blind)
#23060C
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #200713; /* rgb */ color: rgb(32, 7, 19); /* oklch */ color: oklch(17.8% 0.047 352.7);
Tailwind
colors: {
custom: {
50: '#5b4950',
500: '#200713',
950: '#000000',
},
}SCSS
$custom: #200713; $custom-light: #5b4950; $custom-dark: #000000;
JSON
{
"hex": "#200713",
"rgb": {
"r": 32,
"g": 7,
"b": 19
},
"hsl": {
"h": 331.2,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.17787,
"c": 0.04719,
"h": 352.7
},
"luminance": 0.00506
}Semantic roles & 50–950 ramp
primary
#200713
secondary
#245F43
accent
#E79741
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040102
muted
#797778