#202025#202025
#202025 is a very dark, near-neutral grey. Relative luminance 0.015; OKLCH L 24.6% C 0.009 H 285.7°. Best body text is #FFFFFF at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #202025 |
|---|---|
| RGB | rgb(32, 32, 37) |
| HSL | hsl(240, 7%, 14%) |
| HSV | hsv(240, 14%, 15%) |
| CMYK | cmyk(13.5%, 13.5%, 0%, 85.5%) |
| CIE-LAB | lab(12.44, 1.31, -3.37) |
| CIE-LCH | lch(12.44, 3.61, 291.23°) |
| OKLab | oklab(24.57% 0.0025 -0.0091) |
| OKLCH | oklch(24.57% 0.009 285.7) |
| XYZ | xyz(1.4460, 1.4737, 1.9582) |
| Luminance | 0.0147 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark
#1B2431
ΔE00 5.51
Almost Black
#070D0D
ΔE00 7.44
Dark Grey
#363737
ΔE00 8.08
Gunmetal
#2A3439
ΔE00 8.16
Onyx
#353839
ΔE00 8.32
Black
#000000
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202025 #252520
analogous
#202225 #202025 #222025
triadic
#202025 #252020 #202520
tetradic
#202025 #252022 #252520 #202522
square
#202025 #252022 #252520 #202522
split-complementary
#202025 #252220 #222520
monochromatic
#0E0E10 #0E0E10 #202025 #3C3C46 #595967
Accessibility & contrast
On white
16.22
#202025 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#202025 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202025
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202025 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202025 | 1.00 | 16.22 | 1.29 | 16.22 |
| #FFFFFF | 16.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F2125
Deuteranopia (green-blind)
#1F2025
Tritanopia (blue-blind)
#1F2122
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #202025; /* rgb */ color: rgb(32, 32, 37); /* oklch */ color: oklch(24.6% 0.009 285.7);
Tailwind
colors: {
custom: {
50: '#5b5b5f',
500: '#202025',
950: '#000000',
},
}SCSS
$custom: #202025; $custom-light: #5b5b5f; $custom-dark: #000000;
JSON
{
"hex": "#202025",
"rgb": {
"r": 32,
"g": 32,
"b": 37
},
"hsl": {
"h": 240,
"s": 7.246,
"l": 13.529
},
"oklch": {
"l": 0.24565,
"c": 0.00941,
"h": 285.7
},
"luminance": 0.01474
}Semantic roles & 50–950 ramp
primary
#202025
secondary
#54544C
accent
#B077B0
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979