#282011#282011
#282011 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 24.8% C 0.029 H 82.4°. Best body text is #FFFFFF at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #282011 |
|---|---|
| RGB | rgb(40, 32, 17) |
| HSL | hsl(39, 40%, 11%) |
| HSV | hsv(39, 58%, 16%) |
| CMYK | cmyk(0%, 20%, 57.5%, 84.3%) |
| CIE-LAB | lab(12.76, 1.23, 11.34) |
| CIE-LCH | lch(12.76, 11.41, 83.80°) |
| OKLab | oklab(24.84% 0.0038 0.0283) |
| OKLCH | oklch(24.84% 0.029 82.4) |
| XYZ | xyz(1.4928, 1.5247, 0.7459) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 8.95
Espresso
#4B382A
ΔE00 10.51
Dark Grey
#363737
ΔE00 11.69
Almost Black
#070D0D
ΔE00 11.91
Black
#000000
ΔE00 11.96
Charcoal (survey)
#343837
ΔE00 12.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282011 #111928
analogous
#281411 #282011 #242811
triadic
#282011 #112820 #201128
tetradic
#282011 #112814 #111928 #281124
square
#282011 #112814 #111928 #281124
split-complementary
#282011 #112428 #141128
monochromatic
#151109 #151109 #282011 #534223 #7E6536
Accessibility & contrast
On white
16.09
#282011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#282011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282011
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282011 | 1.00 | 16.09 | 1.31 | 16.09 |
| #FFFFFF | 16.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242010
Deuteranopia (green-blind)
#262211
Tritanopia (blue-blind)
#2B1D1C
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #282011; /* rgb */ color: rgb(40, 32, 17); /* oklch */ color: oklch(24.8% 0.029 82.4);
Tailwind
colors: {
custom: {
50: '#625b4f',
500: '#282011',
950: '#000000',
},
}SCSS
$custom: #282011; $custom-light: #625b4f; $custom-dark: #000000;
JSON
{
"hex": "#282011",
"rgb": {
"r": 40,
"g": 32,
"b": 17
},
"hsl": {
"h": 39.13,
"s": 40.351,
"l": 11.176
},
"oklch": {
"l": 0.24844,
"c": 0.02852,
"h": 82.4
},
"luminance": 0.01525
}Semantic roles & 50–950 ramp
primary
#282011
secondary
#35445F
accent
#82D058
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050402
muted
#797978