#201F23#201F23
#201F23 is a very dark, near-neutral grey. Relative luminance 0.014; OKLCH L 24.2% C 0.008 H 297.3°. Best body text is #FFFFFF at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #201F23 |
|---|---|
| RGB | rgb(32, 31, 35) |
| HSL | hsl(255, 6%, 13%) |
| HSV | hsv(255, 11%, 14%) |
| CMYK | cmyk(8.6%, 11.4%, 0%, 86.3%) |
| CIE-LAB | lab(12.01, 1.50, -2.54) |
| CIE-LCH | lch(12.01, 2.95, 300.48°) |
| OKLab | oklab(24.21% 0.0035 -0.0068) |
| OKLCH | oklch(24.21% 0.008 297.3) |
| XYZ | xyz(1.3890, 1.4084, 1.7885) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark
#1B2431
ΔE00 6.39
Almost Black
#070D0D
ΔE00 7.20
Black
#000000
ΔE00 7.91
Dark Grey
#363737
ΔE00 8.18
Onyx
#353839
ΔE00 8.54
Gunmetal
#2A3439
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201F23 #22231F
analogous
#1F2023 #201F23 #221F23
triadic
#201F23 #23201F #1F2320
tetradic
#201F23 #231F20 #22231F #1F2322
square
#201F23 #231F20 #22231F #1F2322
split-complementary
#201F23 #23221F #20231F
monochromatic
#0F0E10 #0F0E10 #201F23 #3E3C43 #5B5864
Accessibility & contrast
On white
16.39
#201F23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#201F23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201F23
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201F23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201F23 | 1.00 | 16.39 | 1.28 | 16.39 |
| #FFFFFF | 16.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E2023
Deuteranopia (green-blind)
#1E1F23
Tritanopia (blue-blind)
#202020
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #201f23; /* rgb */ color: rgb(32, 31, 35); /* oklch */ color: oklch(24.2% 0.008 297.3);
Tailwind
colors: {
custom: {
50: '#5b5a5d',
500: '#201f23',
950: '#000000',
},
}SCSS
$custom: #201f23; $custom-light: #5b5a5d; $custom-dark: #000000;
JSON
{
"hex": "#201f23",
"rgb": {
"r": 32,
"g": 31,
"b": 35
},
"hsl": {
"h": 255,
"s": 6.061,
"l": 12.941
},
"oklch": {
"l": 0.24205,
"c": 0.00766,
"h": 297.3
},
"luminance": 0.01408
}Semantic roles & 50–950 ramp
primary
#201F23
secondary
#51524C
accent
#AF79A2
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040304
muted
#797879