#282926#282926
#282926 is a dark, near-neutral grey. Relative luminance 0.022; OKLCH L 27.9% C 0.006 H 121.8°. Best body text is #FFFFFF at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #282926 |
|---|---|
| RGB | rgb(40, 41, 38) |
| HSL | hsl(80, 4%, 15%) |
| HSV | hsv(80, 7%, 16%) |
| CMYK | cmyk(2.4%, 0%, 7.3%, 83.9%) |
| CIE-LAB | lab(16.39, -1.16, 1.81) |
| CIE-LCH | lch(16.39, 2.15, 122.72°) |
| OKLab | oklab(27.88% -0.0029 0.0048) |
| OKLCH | oklch(27.88% 0.006 121.8) |
| XYZ | xyz(2.0178, 2.1769, 2.1472) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Grey
#363737
ΔE00 5.01
Charcoal (survey)
#343837
ΔE00 5.06
Onyx
#353839
ΔE00 5.51
Gunmetal
#2A3439
ΔE00 6.97
Charcoal Grey
#3C4142
ΔE00 8.19
Almost Black
#070D0D
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282926 #272629
analogous
#292826 #282926 #262926
triadic
#282926 #262829 #292628
tetradic
#282926 #262928 #272629 #292626
square
#282926 #262928 #272629 #292626
split-complementary
#282926 #262629 #282629
monochromatic
#0F100F #0F100F #282926 #474943 #666961
Accessibility & contrast
On white
14.63
#282926 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#282926 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282926
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282926 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282926 | 1.00 | 14.63 | 1.44 | 14.63 |
| #FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292926
Deuteranopia (green-blind)
#292926
Tritanopia (blue-blind)
#282928
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #282926; /* rgb */ color: rgb(40, 41, 38); /* oklch */ color: oklch(27.9% 0.006 121.8);
Tailwind
colors: {
custom: {
50: '#616260',
500: '#282926',
950: '#000000',
},
}SCSS
$custom: #282926; $custom-light: #616260; $custom-dark: #000000;
JSON
{
"hex": "#282926",
"rgb": {
"r": 40,
"g": 41,
"b": 38
},
"hsl": {
"h": 80,
"s": 3.797,
"l": 15.49
},
"oklch": {
"l": 0.2788,
"c": 0.00559,
"h": 121.8
},
"luminance": 0.02177
}Semantic roles & 50–950 ramp
primary
#282926
secondary
#555358
accent
#7BAD8C
background
#F5F5F5
surface
#E9EAE9
border
#C5C6C5
text
#050504
muted
#797979