#282017#282017
#282017 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 25.0% C 0.020 H 70.0°. Best body text is #FFFFFF at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #282017 |
|---|---|
| RGB | rgb(40, 32, 23) |
| HSL | hsl(32, 27%, 12%) |
| HSV | hsv(32, 43%, 16%) |
| CMYK | cmyk(0%, 20%, 42.5%, 84.3%) |
| CIE-LAB | lab(12.90, 2.13, 7.56) |
| CIE-LCH | lch(12.90, 7.86, 74.25°) |
| OKLab | oklab(24.99% 0.007 0.0191) |
| OKLCH | oklch(24.99% 0.02 70) |
| XYZ | xyz(1.5463, 1.5461, 1.0274) |
| Luminance | 0.0155 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 9.11
Espresso
#4B382A
ΔE00 9.94
Dark Grey
#363737
ΔE00 10.04
Black
#000000
ΔE00 10.45
Almost Black
#070D0D
ΔE00 10.50
Charcoal (survey)
#343837
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282017 #171F28
analogous
#281817 #282017 #282817
triadic
#282017 #172820 #201728
tetradic
#282017 #172818 #171F28 #281728
square
#282017 #172818 #171F28 #281728
split-complementary
#282017 #172828 #181728
monochromatic
#13100B #13100B #282017 #4F3F2D #765E44
Accessibility & contrast
On white
16.04
#282017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#282017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282017
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282017 | 1.00 | 16.04 | 1.31 | 16.04 |
| #FFFFFF | 16.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232016
Deuteranopia (green-blind)
#252217
Tritanopia (blue-blind)
#2B1E1E
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #282017; /* rgb */ color: rgb(40, 32, 23); /* oklch */ color: oklch(25.0% 0.020 70.0);
Tailwind
colors: {
custom: {
50: '#625b53',
500: '#282017',
950: '#000000',
},
}SCSS
$custom: #282017; $custom-light: #625b53; $custom-dark: #000000;
JSON
{
"hex": "#282017",
"rgb": {
"r": 40,
"g": 32,
"b": 23
},
"hsl": {
"h": 31.765,
"s": 26.984,
"l": 12.353
},
"oklch": {
"l": 0.24993,
"c": 0.02031,
"h": 70
},
"luminance": 0.01546
}Semantic roles & 50–950 ramp
primary
#282017
secondary
#3F4D5C
accent
#91C364
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050402
muted
#797978