#282111#282111
#282111 is a dark, muted orange. Relative luminance 0.016; OKLCH L 25.1% C 0.029 H 86.7°. Best body text is #FFFFFF at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #282111 |
|---|---|
| RGB | rgb(40, 33, 17) |
| HSL | hsl(42, 40%, 11%) |
| HSV | hsv(42, 58%, 16%) |
| CMYK | cmyk(0%, 17.5%, 57.5%, 84.3%) |
| CIE-LAB | lab(13.10, 0.53, 11.79) |
| CIE-LCH | lch(13.10, 11.81, 87.44°) |
| OKLab | oklab(25.11% 0.0017 0.0293) |
| OKLCH | oklch(25.11% 0.029 86.7) |
| XYZ | xyz(1.5202, 1.5794, 0.7550) |
| Luminance | 0.0158 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 9.75
Espresso
#4B382A
ΔE00 10.95
Dark Grey
#363737
ΔE00 11.69
Almost Black
#070D0D
ΔE00 12.02
Charcoal (survey)
#343837
ΔE00 12.09
Black
#000000
ΔE00 12.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282111 #111828
analogous
#281511 #282111 #232811
triadic
#282111 #112821 #211128
tetradic
#282111 #112815 #111828 #281123
square
#282111 #112815 #111828 #281123
split-complementary
#282111 #112328 #151128
monochromatic
#151209 #151209 #282111 #534423 #7E6836
Accessibility & contrast
On white
15.96
#282111 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#282111 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282111
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282111 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282111 | 1.00 | 15.96 | 1.32 | 15.96 |
| #FFFFFF | 15.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252110
Deuteranopia (green-blind)
#262312
Tritanopia (blue-blind)
#2B1E1D
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #282111; /* rgb */ color: rgb(40, 33, 17); /* oklch */ color: oklch(25.1% 0.029 86.7);
Tailwind
colors: {
custom: {
50: '#625c4f',
500: '#282111',
950: '#000000',
},
}SCSS
$custom: #282111; $custom-light: #625c4f; $custom-dark: #000000;
JSON
{
"hex": "#282111",
"rgb": {
"r": 40,
"g": 33,
"b": 17
},
"hsl": {
"h": 41.739,
"s": 40.351,
"l": 11.176
},
"oklch": {
"l": 0.25111,
"c": 0.0293,
"h": 86.7
},
"luminance": 0.01579
}Semantic roles & 50–950 ramp
primary
#282111
secondary
#35425F
accent
#7CD058
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050402
muted
#797978