#282012#282012
#282012 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 24.9% C 0.027 H 81.0°. Best body text is #FFFFFF at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #282012 |
|---|---|
| RGB | rgb(40, 32, 18) |
| HSL | hsl(38, 38%, 11%) |
| HSV | hsv(38, 55%, 16%) |
| CMYK | cmyk(0%, 20%, 55%, 84.3%) |
| CIE-LAB | lab(12.78, 1.37, 10.77) |
| CIE-LCH | lch(12.78, 10.86, 82.76°) |
| OKLab | oklab(24.87% 0.0043 0.0268) |
| OKLCH | oklch(24.87% 0.027 81) |
| XYZ | xyz(1.5008, 1.5279, 0.7880) |
| Luminance | 0.0153 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 8.91
Espresso
#4B382A
ΔE00 10.37
Dark Grey
#363737
ΔE00 11.43
Almost Black
#070D0D
ΔE00 11.68
Black
#000000
ΔE00 11.72
Charcoal (survey)
#343837
ΔE00 12.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282012 #121A28
analogous
#281512 #282012 #252812
triadic
#282012 #122820 #201228
tetradic
#282012 #122815 #121A28 #281225
square
#282012 #122815 #121A28 #281225
split-complementary
#282012 #122528 #151228
monochromatic
#151109 #151109 #282012 #524225 #7C6438
Accessibility & contrast
On white
16.08
#282012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#282012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282012
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282012 | 1.00 | 16.08 | 1.31 | 16.08 |
| #FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232011
Deuteranopia (green-blind)
#252212
Tritanopia (blue-blind)
#2B1E1C
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #282012; /* rgb */ color: rgb(40, 32, 18); /* oklch */ color: oklch(24.9% 0.027 81.0);
Tailwind
colors: {
custom: {
50: '#625b50',
500: '#282012',
950: '#000000',
},
}SCSS
$custom: #282012; $custom-light: #625b50; $custom-dark: #000000;
JSON
{
"hex": "#282012",
"rgb": {
"r": 40,
"g": 32,
"b": 18
},
"hsl": {
"h": 38.182,
"s": 37.931,
"l": 11.373
},
"oklch": {
"l": 0.24866,
"c": 0.02715,
"h": 81
},
"luminance": 0.01528
}Semantic roles & 50–950 ramp
primary
#282012
secondary
#37455F
accent
#84CE5A
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050402
muted
#797978