#200610#200610
#200610 is a very dark, muted pink. Relative luminance 0.005; OKLCH L 17.4% C 0.048 H 358.6°. Best body text is #FFFFFF at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #200610 |
|---|---|
| RGB | rgb(32, 6, 16) |
| HSL | hsl(337, 68%, 7%) |
| HSV | hsv(337, 81%, 13%) |
| CMYK | cmyk(0%, 81.2%, 50%, 87.5%) |
| CIE-LAB | lab(4.29, 12.42, -0.36) |
| CIE-LCH | lch(4.29, 12.42, 358.35°) |
| OKLab | oklab(17.43% 0.0479 -0.0012) |
| OKLCH | oklch(17.43% 0.048 358.6) |
| XYZ | xyz(0.7544, 0.4748, 0.5420) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.46
Dark Maroon
#3C0008
ΔE00 11.60
Dark Plum
#3F012C
ΔE00 12.60
Aubergine
#3D0734
ΔE00 13.23
Eggplant
#380835
ΔE00 13.26
Black
#000000
ΔE00 13.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200610 #062016
analogous
#20061D #200610 #200906
triadic
#200610 #102006 #061020
tetradic
#200610 #1D2006 #062016 #090620
square
#200610 #1D2006 #062016 #090620
split-complementary
#200610 #062009 #061D20
monochromatic
#1A050D #1A050D #200610 #54102A #871944
Accessibility & contrast
On white
19.18
#200610 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#200610 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200610
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200610 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200610 | 1.00 | 19.18 | 1.10 | 19.18 |
| #FFFFFF | 19.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0C10
Deuteranopia (green-blind)
#11110F
Tritanopia (blue-blind)
#23040A
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #200610; /* rgb */ color: rgb(32, 6, 16); /* oklch */ color: oklch(17.4% 0.048 358.6);
Tailwind
colors: {
custom: {
50: '#5b494e',
500: '#200610',
950: '#000000',
},
}SCSS
$custom: #200610; $custom-light: #5b494e; $custom-dark: #000000;
JSON
{
"hex": "#200610",
"rgb": {
"r": 32,
"g": 6,
"b": 16
},
"hsl": {
"h": 336.923,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.17433,
"c": 0.04796,
"h": 358.6
},
"luminance": 0.00475
}Semantic roles & 50–950 ramp
primary
#200610
secondary
#226048
accent
#EBA83D
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777