#252124#252124
#252124 is a dark, near-neutral grey. Relative luminance 0.016; OKLCH L 25.3% C 0.008 H 334.4°. Best body text is #FFFFFF at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #252124 |
|---|---|
| RGB | rgb(37, 33, 36) |
| HSL | hsl(315, 6%, 14%) |
| HSV | hsv(315, 11%, 15%) |
| CMYK | cmyk(0%, 10.8%, 2.7%, 85.5%) |
| CIE-LAB | lab(13.28, 2.60, -1.33) |
| CIE-LCH | lch(13.28, 2.92, 332.88°) |
| OKLab | oklab(25.34% 0.0073 -0.0035) |
| OKLCH | oklch(25.34% 0.008 334.4) |
| XYZ | xyz(1.6252, 1.6084, 1.8936) |
| Luminance | 0.0161 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Grey
#363737
ΔE00 7.91
Dark
#1B2431
ΔE00 8.12
Onyx
#353839
ΔE00 8.59
Almost Black
#070D0D
ΔE00 8.69
Black
#000000
ΔE00 8.90
Charcoal (survey)
#343837
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252124 #212522
analogous
#242125 #252124 #252122
triadic
#252124 #242521 #212425
tetradic
#252124 #252421 #212522 #212225
square
#252124 #252421 #212522 #212225
split-complementary
#252124 #222521 #212524
monochromatic
#100E10 #100E10 #252124 #453E43 #665B63
Accessibility & contrast
On white
15.89
#252124 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#252124 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252124
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252124 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252124 | 1.00 | 15.89 | 1.32 | 15.89 |
| #FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#212224
Deuteranopia (green-blind)
#222224
Tritanopia (blue-blind)
#252122
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #252124; /* rgb */ color: rgb(37, 33, 36); /* oklch */ color: oklch(25.3% 0.008 334.4);
Tailwind
colors: {
custom: {
50: '#5f5c5e',
500: '#252124',
950: '#000000',
},
}SCSS
$custom: #252124; $custom-light: #5f5c5e; $custom-dark: #000000;
JSON
{
"hex": "#252124",
"rgb": {
"r": 37,
"g": 33,
"b": 36
},
"hsl": {
"h": 315,
"s": 5.714,
"l": 13.725
},
"oklch": {
"l": 0.25341,
"c": 0.00813,
"h": 334.4
},
"luminance": 0.01608
}Semantic roles & 50–950 ramp
primary
#252124
secondary
#4E544F
accent
#AF8679
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979