#282422#282422
#282422 is a dark, near-neutral orange. Relative luminance 0.018; OKLCH L 26.4% C 0.007 H 48.4°. Best body text is #FFFFFF at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #282422 |
|---|---|
| RGB | rgb(40, 36, 34) |
| HSL | hsl(20, 8%, 15%) |
| HSV | hsv(20, 15%, 16%) |
| CMYK | cmyk(0%, 10%, 15%, 84.3%) |
| CIE-LAB | lab(14.56, 1.42, 2.01) |
| CIE-LCH | lch(14.56, 2.46, 54.76°) |
| OKLab | oklab(26.4% 0.0047 0.0053) |
| OKLCH | oklch(26.4% 0.007 48.4) |
| XYZ | xyz(1.7947, 1.8284, 1.7714) |
| Luminance | 0.0183 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Grey
#363737
ΔE00 6.66
Onyx
#353839
ΔE00 7.52
Charcoal (survey)
#343837
ΔE00 7.83
Almost Black
#070D0D
ΔE00 8.63
Black
#000000
ΔE00 9.31
Gunmetal
#2A3439
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282422 #222628
analogous
#282223 #282422 #282722
triadic
#282422 #222824 #242228
tetradic
#282422 #232822 #222628 #272228
square
#282422 #232822 #222628 #272228
split-complementary
#282422 #222827 #222328
monochromatic
#110F0E #110F0E #282422 #49423E #6A605A
Accessibility & contrast
On white
15.38
#282422 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#282422 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282422
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282422 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282422 | 1.00 | 15.38 | 1.37 | 15.38 |
| #FFFFFF | 15.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252422
Deuteranopia (green-blind)
#262522
Tritanopia (blue-blind)
#292323
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #282422; /* rgb */ color: rgb(40, 36, 34); /* oklch */ color: oklch(26.4% 0.007 48.4);
Tailwind
colors: {
custom: {
50: '#615e5c',
500: '#282422',
950: '#000000',
},
}SCSS
$custom: #282422; $custom-light: #615e5c; $custom-dark: #000000;
JSON
{
"hex": "#282422",
"rgb": {
"r": 40,
"g": 36,
"b": 34
},
"hsl": {
"h": 20,
"s": 8.108,
"l": 14.51
},
"oklch": {
"l": 0.26399,
"c": 0.00707,
"h": 48.4
},
"luminance": 0.01828
}Semantic roles & 50–950 ramp
primary
#282422
secondary
#4E5458
accent
#9EB177
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#050404
muted
#797979