#282018#282018
#282018 is a dark, near-neutral orange. Relative luminance 0.015; OKLCH L 25.0% C 0.019 H 66.8°. Best body text is #FFFFFF at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #282018 |
|---|---|
| RGB | rgb(40, 32, 24) |
| HSL | hsl(30, 25%, 13%) |
| HSV | hsv(30, 40%, 16%) |
| CMYK | cmyk(0%, 20%, 40%, 84.3%) |
| CIE-LAB | lab(12.92, 2.30, 6.88) |
| CIE-LCH | lch(12.92, 7.25, 71.51°) |
| OKLab | oklab(25.02% 0.0075 0.0175) |
| OKLCH | oklch(25.02% 0.019 66.8) |
| XYZ | xyz(1.5565, 1.5502, 1.0812) |
| Luminance | 0.0155 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 9.27
Dark Grey
#363737
ΔE00 9.79
Espresso
#4B382A
ΔE00 9.95
Black
#000000
ΔE00 10.22
Almost Black
#070D0D
ΔE00 10.30
Charcoal (survey)
#343837
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282018 #182028
analogous
#281818 #282018 #282818
triadic
#282018 #182820 #201828
tetradic
#282018 #182818 #182028 #281828
square
#282018 #182818 #182028 #281828
split-complementary
#282018 #182828 #181828
monochromatic
#130F0B #130F0B #282018 #4E3F2F #745D46
Accessibility & contrast
On white
16.03
#282018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#282018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282018
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282018 | 1.00 | 16.03 | 1.31 | 16.03 |
| #FFFFFF | 16.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232017
Deuteranopia (green-blind)
#252218
Tritanopia (blue-blind)
#2B1E1E
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #282018; /* rgb */ color: rgb(40, 32, 24); /* oklch */ color: oklch(25.0% 0.019 66.8);
Tailwind
colors: {
custom: {
50: '#625b54',
500: '#282018',
950: '#000000',
},
}SCSS
$custom: #282018; $custom-light: #625b54; $custom-dark: #000000;
JSON
{
"hex": "#282018",
"rgb": {
"r": 40,
"g": 32,
"b": 24
},
"hsl": {
"h": 30,
"s": 25,
"l": 12.549
},
"oklch": {
"l": 0.25021,
"c": 0.01899,
"h": 66.8
},
"luminance": 0.0155
}Semantic roles & 50–950 ramp
primary
#282018
secondary
#404E5C
accent
#94C166
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050402
muted
#797978