#232122#232122
#232122 is a dark, near-neutral grey. Relative luminance 0.016; OKLCH L 25.0% C 0.004 H 345.5°. Best body text is #FFFFFF at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #232122 |
|---|---|
| RGB | rgb(35, 33, 34) |
| HSL | hsl(330, 3%, 13%) |
| HSV | hsv(330, 6%, 14%) |
| CMYK | cmyk(0%, 5.7%, 2.9%, 86.3%) |
| CIE-LAB | lab(12.99, 1.18, -0.34) |
| CIE-LCH | lch(12.99, 1.23, 344.01°) |
| OKLab | oklab(25.03% 0.0034 -0.0009) |
| OKLCH | oklch(25.03% 0.004 345.5) |
| XYZ | xyz(1.5257, 1.5605, 1.7339) |
| Luminance | 0.0156 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Grey
#363737
ΔE00 7.17
Almost Black
#070D0D
ΔE00 7.27
Onyx
#353839
ΔE00 7.75
Black
#000000
ΔE00 8.06
Dark
#1B2431
ΔE00 8.10
Charcoal (survey)
#343837
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232122 #212322
analogous
#232123 #232122 #232121
triadic
#232122 #222321 #212223
tetradic
#232122 #232321 #212322 #212123
square
#232122 #232321 #212322 #212123
split-complementary
#232122 #212321 #212323
monochromatic
#100F0F #100F0F #232122 #423F41 #625C5F
Accessibility & contrast
On white
16.00
#232122 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#232122 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232122
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232122 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232122 | 1.00 | 16.00 | 1.31 | 16.00 |
| #FFFFFF | 16.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#212122
Deuteranopia (green-blind)
#222222
Tritanopia (blue-blind)
#232121
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #232122; /* rgb */ color: rgb(35, 33, 34); /* oklch */ color: oklch(25.0% 0.004 345.5);
Tailwind
colors: {
custom: {
50: '#5d5c5c',
500: '#232122',
950: '#000000',
},
}SCSS
$custom: #232122; $custom-light: #5d5c5c; $custom-dark: #000000;
JSON
{
"hex": "#232122",
"rgb": {
"r": 35,
"g": 33,
"b": 34
},
"hsl": {
"h": 330,
"s": 2.941,
"l": 13.333
},
"oklch": {
"l": 0.25034,
"c": 0.00352,
"h": 345.5
},
"luminance": 0.01561
}Semantic roles & 50–950 ramp
primary
#232122
secondary
#4E5250
accent
#AC947C
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979