#200710#200710
#200710 is a very dark, muted pink. Relative luminance 0.005; OKLCH L 17.7% C 0.045 H 359.9°. Best body text is #FFFFFF at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #200710 |
|---|---|
| RGB | rgb(32, 7, 16) |
| HSL | hsl(338, 64%, 8%) |
| HSV | hsv(338, 78%, 13%) |
| CMYK | cmyk(0%, 78.1%, 50%, 87.5%) |
| CIE-LAB | lab(4.48, 12.01, -0.07) |
| CIE-LCH | lch(4.48, 12.01, 359.65°) |
| OKLab | oklab(17.65% 0.0455 -0.0001) |
| OKLCH | oklch(17.65% 0.045 359.9) |
| XYZ | xyz(0.7652, 0.4965, 0.5457) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.14
Dark Maroon
#3C0008
ΔE00 11.69
Dark Plum
#3F012C
ΔE00 12.90
Black
#000000
ΔE00 13.07
Aubergine
#3D0734
ΔE00 13.52
Eggplant
#380835
ΔE00 13.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200710 #072017
analogous
#20071C #200710 #200A07
triadic
#200710 #102007 #071020
tetradic
#200710 #1C2007 #072017 #0A0720
square
#200710 #1C2007 #072017 #0A0720
split-complementary
#200710 #07200A #071C20
monochromatic
#19050D #19050D #200710 #521229 #841D42
Accessibility & contrast
On white
19.10
#200710 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#200710 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200710
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200710 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200710 | 1.00 | 19.10 | 1.10 | 19.10 |
| #FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0C10
Deuteranopia (green-blind)
#12110F
Tritanopia (blue-blind)
#23050A
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #200710; /* rgb */ color: rgb(32, 7, 16); /* oklch */ color: oklch(17.7% 0.045 359.9);
Tailwind
colors: {
custom: {
50: '#5b494e',
500: '#200710',
950: '#000000',
},
}SCSS
$custom: #200710; $custom-light: #5b494e; $custom-dark: #000000;
JSON
{
"hex": "#200710",
"rgb": {
"r": 32,
"g": 7,
"b": 16
},
"hsl": {
"h": 338.4,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.17651,
"c": 0.04548,
"h": 359.9
},
"luminance": 0.00496
}Semantic roles & 50–950 ramp
primary
#200710
secondary
#245F4A
accent
#E7AB41
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040101
muted
#797777