#202425#202425
#202425 is a dark, near-neutral grey. Relative luminance 0.017; OKLCH L 25.7% C 0.006 H 214.4°. Best body text is #FFFFFF at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #202425 |
|---|---|
| RGB | rgb(32, 36, 37) |
| HSL | hsl(192, 7%, 14%) |
| HSV | hsv(192, 14%, 15%) |
| CMYK | cmyk(13.5%, 2.7%, 0%, 85.5%) |
| CIE-LAB | lab(13.84, -1.55, -1.29) |
| CIE-LCH | lch(13.84, 2.01, 219.77°) |
| OKLab | oklab(25.67% -0.0051 -0.0035) |
| OKLCH | oklch(25.67% 0.006 214.4) |
| XYZ | xyz(1.5604, 1.7024, 1.9963) |
| Luminance | 0.0170 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gunmetal
#2A3439
ΔE00 5.78
Charcoal (survey)
#343837
ΔE00 6.47
Onyx
#353839
ΔE00 6.47
Dark Grey
#363737
ΔE00 6.50
Almost Black
#070D0D
ΔE00 6.57
Dark
#1B2431
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202425 #252120
analogous
#202523 #202425 #202125
triadic
#202425 #252024 #242520
tetradic
#202425 #232025 #252120 #212520
square
#202425 #232025 #252120 #212520
split-complementary
#202425 #252021 #252320
monochromatic
#0E1010 #0E1010 #202425 #3C4446 #596467
Accessibility & contrast
On white
15.67
#202425 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#202425 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202425
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202425 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202425 | 1.00 | 15.67 | 1.34 | 15.67 |
| #FFFFFF | 15.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232425
Deuteranopia (green-blind)
#222325
Tritanopia (blue-blind)
#1F2424
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #202425; /* rgb */ color: rgb(32, 36, 37); /* oklch */ color: oklch(25.7% 0.006 214.4);
Tailwind
colors: {
custom: {
50: '#5b5e5f',
500: '#202425',
950: '#000000',
},
}SCSS
$custom: #202425; $custom-light: #5b5e5f; $custom-dark: #000000;
JSON
{
"hex": "#202425",
"rgb": {
"r": 32,
"g": 36,
"b": 37
},
"hsl": {
"h": 192,
"s": 7.246,
"l": 13.529
},
"oklch": {
"l": 0.25666,
"c": 0.00614,
"h": 214.4
},
"luminance": 0.01702
}Semantic roles & 50–950 ramp
primary
#202425
secondary
#544E4C
accent
#8377B0
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979