#282622#282622
#282622 is a dark, near-neutral orange. Relative luminance 0.020; OKLCH L 26.9% C 0.008 H 84.6°. Best body text is #FFFFFF at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #282622 |
|---|---|
| RGB | rgb(40, 38, 34) |
| HSL | hsl(40, 8%, 15%) |
| HSV | hsv(40, 15%, 16%) |
| CMYK | cmyk(0%, 5%, 15%, 84.3%) |
| CIE-LAB | lab(15.24, 0.02, 2.98) |
| CIE-LCH | lch(15.24, 2.98, 89.66°) |
| OKLab | oklab(26.93% 0.0007 0.0078) |
| OKLCH | oklch(26.93% 0.008 84.6) |
| XYZ | xyz(1.8569, 1.9529, 1.7922) |
| Luminance | 0.0195 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Grey
#363737
ΔE00 6.10
Charcoal (survey)
#343837
ΔE00 6.68
Onyx
#353839
ΔE00 6.89
Almost Black
#070D0D
ΔE00 8.50
Gunmetal
#2A3439
ΔE00 8.77
Charcoal Grey
#3C4142
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282622 #222428
analogous
#282322 #282622 #272822
triadic
#282622 #222826 #262228
tetradic
#282622 #222823 #222428 #282227
square
#282622 #222823 #222428 #282227
split-complementary
#282622 #222728 #232228
monochromatic
#11100E #11100E #282622 #49453E #6A655A
Accessibility & contrast
On white
15.10
#282622 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#282622 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282622
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282622 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282622 | 1.00 | 15.10 | 1.39 | 15.10 |
| #FFFFFF | 15.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272622
Deuteranopia (green-blind)
#282622
Tritanopia (blue-blind)
#292525
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #282622; /* rgb */ color: rgb(40, 38, 34); /* oklch */ color: oklch(26.9% 0.008 84.6);
Tailwind
colors: {
custom: {
50: '#61605c',
500: '#282622',
950: '#000000',
},
}SCSS
$custom: #282622; $custom-light: #61605c; $custom-dark: #000000;
JSON
{
"hex": "#282622",
"rgb": {
"r": 40,
"g": 38,
"b": 34
},
"hsl": {
"h": 40,
"s": 8.108,
"l": 14.51
},
"oklch": {
"l": 0.26931,
"c": 0.00783,
"h": 84.6
},
"luminance": 0.01953
}Semantic roles & 50–950 ramp
primary
#282622
secondary
#4E5158
accent
#8AB177
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#050404
muted
#797979