#232124#232124
#232124 is a dark, near-neutral grey. Relative luminance 0.016; OKLCH L 25.1% C 0.006 H 314.7°. Best body text is #FFFFFF at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #232124 |
|---|---|
| RGB | rgb(35, 33, 36) |
| HSL | hsl(280, 4%, 14%) |
| HSV | hsv(280, 8%, 14%) |
| CMYK | cmyk(2.8%, 8.3%, 0%, 85.9%) |
| CIE-LAB | lab(13.06, 1.68, -1.68) |
| CIE-LCH | lch(13.06, 2.38, 314.94°) |
| OKLab | oklab(25.12% 0.0044 -0.0045) |
| OKLCH | oklch(25.12% 0.006 314.7) |
| XYZ | xyz(1.5554, 1.5724, 1.8903) |
| Luminance | 0.0157 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark
#1B2431
ΔE00 7.17
Dark Grey
#363737
ΔE00 7.50
Almost Black
#070D0D
ΔE00 7.75
Onyx
#353839
ΔE00 8.00
Black
#000000
ΔE00 8.41
Charcoal (survey)
#343837
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232124 #222421
analogous
#212124 #232124 #242123
triadic
#232124 #242321 #212423
tetradic
#232124 #242121 #222421 #212324
square
#232124 #242121 #222421 #212324
split-complementary
#232124 #232421 #212421
monochromatic
#100F10 #100F10 #232124 #423E44 #615C64
Accessibility & contrast
On white
15.98
#232124 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#232124 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232124
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232124 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232124 | 1.00 | 15.98 | 1.31 | 15.98 |
| #FFFFFF | 15.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#212224
Deuteranopia (green-blind)
#212224
Tritanopia (blue-blind)
#232122
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #232124; /* rgb */ color: rgb(35, 33, 36); /* oklch */ color: oklch(25.1% 0.006 314.7);
Tailwind
colors: {
custom: {
50: '#5d5c5e',
500: '#232124',
950: '#000000',
},
}SCSS
$custom: #232124; $custom-light: #5d5c5e; $custom-dark: #000000;
JSON
{
"hex": "#232124",
"rgb": {
"r": 35,
"g": 33,
"b": 36
},
"hsl": {
"h": 280,
"s": 4.348,
"l": 13.529
},
"oklch": {
"l": 0.25116,
"c": 0.00629,
"h": 314.7
},
"luminance": 0.01572
}Semantic roles & 50–950 ramp
primary
#232124
secondary
#50534E
accent
#AE7A8B
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979