#200723#200723
#200723 is a very dark, moderate purple. Relative luminance 0.006; OKLCH L 18.8% C 0.063 H 323.3°. Best body text is #FFFFFF at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #200723 |
|---|---|
| RGB | rgb(32, 7, 35) |
| HSL | hsl(294, 67%, 8%) |
| HSV | hsv(294, 80%, 14%) |
| CMYK | cmyk(8.6%, 80%, 0%, 86.3%) |
| CIE-LAB | lab(5.24, 17.08, -12.87) |
| CIE-LCH | lch(5.24, 21.39, 322.99°) |
| OKLab | oklab(18.77% 0.0506 -0.0377) |
| OKLCH | oklch(18.77% 0.063 323.3) |
| XYZ | xyz(0.9750, 0.5804, 1.6505) |
| Luminance | 0.0058 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.98
Eggplant
#380835
ΔE00 7.12
Midnight Purple
#280137
ΔE00 7.67
Aubergine
#3D0734
ΔE00 8.05
Dark Purple
#35063E
ΔE00 8.38
Dark Plum
#3F012C
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200723 #0A2307
analogous
#120723 #200723 #230718
triadic
#200723 #232007 #072320
tetradic
#200723 #231207 #0A2307 #071823
square
#200723 #231207 #0A2307 #071823
split-complementary
#200723 #182307 #072312
monochromatic
#17051A #17051A #200723 #4F1156 #7D1B89
Accessibility & contrast
On white
18.82
#200723 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#200723 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200723
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200723 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200723 | 1.00 | 18.82 | 1.12 | 18.82 |
| #FFFFFF | 18.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#031024
Deuteranopia (green-blind)
#0B1222
Tritanopia (blue-blind)
#210B13
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #200723; /* rgb */ color: rgb(32, 7, 35); /* oklch */ color: oklch(18.8% 0.063 323.3);
Tailwind
colors: {
custom: {
50: '#5c495e',
500: '#200723',
950: '#000000',
},
}SCSS
$custom: #200723; $custom-light: #5c495e; $custom-dark: #000000;
JSON
{
"hex": "#200723",
"rgb": {
"r": 32,
"g": 7,
"b": 35
},
"hsl": {
"h": 293.571,
"s": 66.667,
"l": 8.235
},
"oklch": {
"l": 0.18774,
"c": 0.06303,
"h": 323.3
},
"luminance": 0.0058
}Semantic roles & 50–950 ramp
primary
#200723
secondary
#2A6224
accent
#EA3E51
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040104
muted
#797779