#200511#200511
#200511 is a very dark, muted pink. Relative luminance 0.005; OKLCH L 17.3% C 0.051 H 355.1°. Best body text is #FFFFFF at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #200511 |
|---|---|
| RGB | rgb(32, 5, 17) |
| HSL | hsl(333, 73%, 7%) |
| HSV | hsv(333, 84%, 13%) |
| CMYK | cmyk(0%, 84.4%, 46.9%, 87.5%) |
| CIE-LAB | lab(4.12, 13.01, -1.17) |
| CIE-LCH | lch(4.12, 13.06, 354.85°) |
| OKLab | oklab(17.26% 0.0509 -0.0044) |
| OKLCH | oklch(17.26% 0.051 355.1) |
| XYZ | xyz(0.7512, 0.4562, 0.5787) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.17
Dark Maroon
#3C0008
ΔE00 11.65
Dark Plum
#3F012C
ΔE00 12.04
Eggplant
#380835
ΔE00 12.63
Aubergine
#3D0734
ΔE00 12.64
Black
#000000
ΔE00 13.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200511 #052014
analogous
#20051F #200511 #200605
triadic
#200511 #112005 #051120
tetradic
#200511 #1F2005 #052014 #060520
square
#200511 #1F2005 #052014 #060520
split-complementary
#200511 #052006 #051F20
monochromatic
#1A040E #1A040E #200511 #550D2D #8A1649
Accessibility & contrast
On white
19.24
#200511 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#200511 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200511
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200511 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200511 | 1.00 | 19.24 | 1.09 | 19.24 |
| #FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090B11
Deuteranopia (green-blind)
#101010
Tritanopia (blue-blind)
#230409
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #200511; /* rgb */ color: rgb(32, 5, 17); /* oklch */ color: oklch(17.3% 0.051 355.1);
Tailwind
colors: {
custom: {
50: '#5b484f',
500: '#200511',
950: '#000000',
},
}SCSS
$custom: #200511; $custom-light: #5b484f; $custom-dark: #000000;
JSON
{
"hex": "#200511",
"rgb": {
"r": 32,
"g": 5,
"b": 17
},
"hsl": {
"h": 333.333,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.17256,
"c": 0.05113,
"h": 355.1
},
"luminance": 0.00456
}Semantic roles & 50–950 ramp
primary
#200511
secondary
#206144
accent
#F09E38
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777