#282014#282014
#282014 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 24.9% C 0.024 H 77.4°. Best body text is #FFFFFF at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #282014 |
|---|---|
| RGB | rgb(40, 32, 20) |
| HSL | hsl(36, 33%, 12%) |
| HSV | hsv(36, 50%, 16%) |
| CMYK | cmyk(0%, 20%, 50%, 84.3%) |
| CIE-LAB | lab(12.83, 1.66, 9.56) |
| CIE-LCH | lch(12.83, 9.70, 80.15°) |
| OKLab | oklab(24.91% 0.0053 0.0238) |
| OKLCH | oklch(24.91% 0.024 77.4) |
| XYZ | xyz(1.5179, 1.5347, 0.8780) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 8.88
Espresso
#4B382A
ΔE00 10.12
Dark Grey
#363737
ΔE00 10.88
Almost Black
#070D0D
ΔE00 11.20
Black
#000000
ΔE00 11.21
Charcoal (survey)
#343837
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282014 #141C28
analogous
#281614 #282014 #262814
triadic
#282014 #142820 #201428
tetradic
#282014 #142816 #141C28 #281426
square
#282014 #142816 #141C28 #281426
split-complementary
#282014 #142628 #161428
monochromatic
#14100A #14100A #282014 #514128 #7A613D
Accessibility & contrast
On white
16.07
#282014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#282014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282014
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282014 | 1.00 | 16.07 | 1.31 | 16.07 |
| #FFFFFF | 16.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232013
Deuteranopia (green-blind)
#252214
Tritanopia (blue-blind)
#2B1E1D
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #282014; /* rgb */ color: rgb(40, 32, 20); /* oklch */ color: oklch(24.9% 0.024 77.4);
Tailwind
colors: {
custom: {
50: '#625b51',
500: '#282014',
950: '#000000',
},
}SCSS
$custom: #282014; $custom-light: #625b51; $custom-dark: #000000;
JSON
{
"hex": "#282014",
"rgb": {
"r": 40,
"g": 32,
"b": 20
},
"hsl": {
"h": 36,
"s": 33.333,
"l": 11.765
},
"oklch": {
"l": 0.24914,
"c": 0.02439,
"h": 77.4
},
"luminance": 0.01535
}Semantic roles & 50–950 ramp
primary
#282014
secondary
#3A485E
accent
#89C95E
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050402
muted
#797978