#200313#200313
#200313 is a very dark, muted pink. Relative luminance 0.004; OKLCH L 16.9% C 0.058 H 349.2°. Best body text is #FFFFFF at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #200313 |
|---|---|
| RGB | rgb(32, 3, 19) |
| HSL | hsl(327, 83%, 7%) |
| HSV | hsv(327, 91%, 13%) |
| CMYK | cmyk(0%, 90.6%, 40.6%, 87.5%) |
| CIE-LAB | lab(3.79, 14.23, -2.88) |
| CIE-LCH | lch(3.79, 14.51, 348.57°) |
| OKLab | oklab(16.9% 0.0572 -0.0109) |
| OKLCH | oklch(16.9% 0.058 349.2) |
| XYZ | xyz(0.7458, 0.4193, 0.6576) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.60
Dark Plum
#3F012C
ΔE00 10.99
Eggplant
#380835
ΔE00 11.42
Aubergine
#3D0734
ΔE00 11.48
Dark Maroon
#3C0008
ΔE00 11.93
Very Dark Purple
#2A0134
ΔE00 12.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200313 #032010
analogous
#1F0320 #200313 #200304
triadic
#200313 #132003 #031320
tetradic
#200313 #201F03 #032010 #030420
square
#200313 #201F03 #032010 #030420
split-complementary
#200313 #042003 #03201F
monochromatic
#1C0311 #1C0311 #200313 #580834 #900D55
Accessibility & contrast
On white
19.38
#200313 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#200313 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200313
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200313 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200313 | 1.00 | 19.38 | 1.08 | 19.38 |
| #FFFFFF | 19.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060A13
Deuteranopia (green-blind)
#0F0F12
Tritanopia (blue-blind)
#230209
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #200313; /* rgb */ color: rgb(32, 3, 19); /* oklch */ color: oklch(16.9% 0.058 349.2);
Tailwind
colors: {
custom: {
50: '#5b4750',
500: '#200313',
950: '#000000',
},
}SCSS
$custom: #200313; $custom-light: #5b4750; $custom-dark: #000000;
JSON
{
"hex": "#200313",
"rgb": {
"r": 32,
"g": 3,
"b": 19
},
"hsl": {
"h": 326.897,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.16895,
"c": 0.05818,
"h": 349.2
},
"luminance": 0.00419
}Semantic roles & 50–950 ramp
primary
#200313
secondary
#1B643C
accent
#F9892F
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040002
muted
#797778