#282016#282016
#282016 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 25.0% C 0.022 H 72.8°. Best body text is #FFFFFF at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #282016 |
|---|---|
| RGB | rgb(40, 32, 22) |
| HSL | hsl(33, 29%, 12%) |
| HSV | hsv(33, 45%, 16%) |
| CMYK | cmyk(0%, 20%, 45%, 84.3%) |
| CIE-LAB | lab(12.87, 1.97, 8.24) |
| CIE-LCH | lch(12.87, 8.47, 76.56°) |
| OKLab | oklab(24.97% 0.0064 0.0207) |
| OKLCH | oklch(24.97% 0.022 72.8) |
| XYZ | xyz(1.5364, 1.5421, 0.9756) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 8.99
Espresso
#4B382A
ΔE00 9.97
Dark Grey
#363737
ΔE00 10.31
Black
#000000
ΔE00 10.69
Almost Black
#070D0D
ΔE00 10.72
Charcoal (survey)
#343837
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282016 #161E28
analogous
#281716 #282016 #272816
triadic
#282016 #162820 #201628
tetradic
#282016 #162817 #161E28 #281627
square
#282016 #162817 #161E28 #281627
split-complementary
#282016 #162728 #171628
monochromatic
#14100B #14100B #282016 #4F402C #775F41
Accessibility & contrast
On white
16.05
#282016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#282016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282016
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282016 | 1.00 | 16.05 | 1.31 | 16.05 |
| #FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232015
Deuteranopia (green-blind)
#252216
Tritanopia (blue-blind)
#2B1E1D
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #282016; /* rgb */ color: rgb(40, 32, 22); /* oklch */ color: oklch(25.0% 0.022 72.8);
Tailwind
colors: {
custom: {
50: '#625b53',
500: '#282016',
950: '#000000',
},
}SCSS
$custom: #282016; $custom-light: #625b53; $custom-dark: #000000;
JSON
{
"hex": "#282016",
"rgb": {
"r": 40,
"g": 32,
"b": 22
},
"hsl": {
"h": 33.333,
"s": 29.032,
"l": 12.157
},
"oklch": {
"l": 0.24965,
"c": 0.02165,
"h": 72.8
},
"luminance": 0.01542
}Semantic roles & 50–950 ramp
primary
#282016
secondary
#3D4B5D
accent
#8EC562
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050402
muted
#797978