#231920#231920
#231920 is a very dark, muted pink. Relative luminance 0.012; OKLCH L 22.9% C 0.020 H 337.4°. Best body text is #FFFFFF at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #231920 |
|---|---|
| RGB | rgb(35, 25, 32) |
| HSL | hsl(318, 17%, 12%) |
| HSV | hsv(318, 29%, 14%) |
| CMYK | cmyk(0%, 28.6%, 8.6%, 86.3%) |
| CIE-LAB | lab(10.24, 6.54, -2.93) |
| CIE-LCH | lch(10.24, 7.16, 335.83°) |
| OKLab | oklab(22.87% 0.0187 -0.0078) |
| OKLCH | oklch(22.87% 0.02 337.4) |
| XYZ | xyz(1.3015, 1.1569, 1.5210) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.94
Black
#000000
ΔE00 10.33
Dark
#1B2431
ΔE00 10.99
Almost Black
#070D0D
ΔE00 11.68
Dark Grey
#363737
ΔE00 12.39
Onyx
#353839
ΔE00 13.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#231920 #19231C
analogous
#211923 #231920 #23191B
triadic
#231920 #202319 #192023
tetradic
#231920 #232119 #19231C #191B23
square
#231920 #232119 #19231C #191B23
split-complementary
#231920 #1B2319 #192321
monochromatic
#120D10 #120D10 #231920 #473341 #6A4C61
Accessibility & contrast
On white
17.05
#231920 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#231920 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #231920
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##231920 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##231920 | 1.00 | 17.05 | 1.23 | 17.05 |
| #FFFFFF | 17.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191B20
Deuteranopia (green-blind)
#1B1C20
Tritanopia (blue-blind)
#24191B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #231920; /* rgb */ color: rgb(35, 25, 32); /* oklch */ color: oklch(22.9% 0.020 337.4);
Tailwind
colors: {
custom: {
50: '#5e555b',
500: '#231920',
950: '#000000',
},
}SCSS
$custom: #231920; $custom-light: #5e555b; $custom-dark: #000000;
JSON
{
"hex": "#231920",
"rgb": {
"r": 35,
"g": 25,
"b": 32
},
"hsl": {
"h": 318,
"s": 16.667,
"l": 11.765
},
"oklch": {
"l": 0.22869,
"c": 0.02028,
"h": 337.4
},
"luminance": 0.01157
}Semantic roles & 50–950 ramp
primary
#231920
secondary
#435548
accent
#B9856E
background
#F5F4F5
surface
#E9E8E9
border
#C5C4C5
text
#040304
muted
#797879