#282925#282925
#282925 is a dark, near-neutral grey. Relative luminance 0.022; OKLCH L 27.8% C 0.007 H 118.3°. Best body text is #FFFFFF at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #282925 |
|---|---|
| RGB | rgb(40, 41, 37) |
| HSL | hsl(75, 5%, 15%) |
| HSV | hsv(75, 10%, 16%) |
| CMYK | cmyk(2.4%, 0%, 9.8%, 83.9%) |
| CIE-LAB | lab(16.36, -1.39, 2.47) |
| CIE-LCH | lch(16.36, 2.83, 119.44°) |
| OKLab | oklab(27.84% -0.0035 0.0065) |
| OKLCH | oklch(27.84% 0.007 118.3) |
| XYZ | xyz(2.0019, 2.1706, 2.0634) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Charcoal (survey)
#343837
ΔE00 5.25
Dark Grey
#363737
ΔE00 5.34
Onyx
#353839
ΔE00 5.86
Gunmetal
#2A3439
ΔE00 7.44
Charcoal Grey
#3C4142
ΔE00 8.42
Almost Black
#070D0D
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282925 #262529
analogous
#292825 #282925 #262925
triadic
#282925 #252829 #292528
tetradic
#282925 #252928 #262529 #292526
square
#282925 #252928 #262529 #292526
split-complementary
#282925 #252629 #282529
monochromatic
#10100F #10100F #282925 #474942 #67695F
Accessibility & contrast
On white
14.64
#282925 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#282925 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282925
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282925 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282925 | 1.00 | 14.64 | 1.43 | 14.64 |
| #FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2925
Deuteranopia (green-blind)
#2A2925
Tritanopia (blue-blind)
#282928
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #282925; /* rgb */ color: rgb(40, 41, 37); /* oklch */ color: oklch(27.8% 0.007 118.3);
Tailwind
colors: {
custom: {
50: '#61625f',
500: '#282925',
950: '#000000',
},
}SCSS
$custom: #282925; $custom-light: #61625f; $custom-dark: #000000;
JSON
{
"hex": "#282925",
"rgb": {
"r": 40,
"g": 41,
"b": 37
},
"hsl": {
"h": 75,
"s": 5.128,
"l": 15.294
},
"oklch": {
"l": 0.27844,
"c": 0.00732,
"h": 118.3
},
"luminance": 0.02171
}Semantic roles & 50–950 ramp
primary
#282925
secondary
#535258
accent
#7AAE87
background
#F5F5F5
surface
#E9EAE9
border
#C5C6C5
text
#050504
muted
#797979