#281E10#281E10
#281E10 is a very dark, muted orange. Relative luminance 0.014; OKLCH L 24.3% C 0.029 H 75.1°. Best body text is #FFFFFF at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #281E10 |
|---|---|
| RGB | rgb(40, 30, 16) |
| HSL | hsl(35, 43%, 11%) |
| HSV | hsv(35, 60%, 16%) |
| CMYK | cmyk(0%, 25%, 60%, 84.3%) |
| CIE-LAB | lab(12.07, 2.52, 10.97) |
| CIE-LCH | lch(12.07, 11.26, 77.07°) |
| OKLab | oklab(24.29% 0.0074 0.0278) |
| OKLCH | oklch(24.29% 0.029 75.1) |
| XYZ | xyz(1.4329, 1.4172, 0.6882) |
| Luminance | 0.0142 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 7.56
Espresso
#4B382A
ΔE00 9.99
Chocolate (survey)
#3D1C02
ΔE00 11.07
Black
#000000
ΔE00 11.74
Almost Black
#070D0D
ΔE00 12.07
Dark Grey
#363737
ΔE00 12.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#281E10 #101A28
analogous
#281210 #281E10 #262810
triadic
#281E10 #10281E #1E1028
tetradic
#281E10 #102812 #101A28 #281026
square
#281E10 #102812 #101A28 #281026
split-complementary
#281E10 #102628 #121028
monochromatic
#161009 #161009 #281E10 #543F21 #7F6033
Accessibility & contrast
On white
16.36
#281E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#281E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #281E10
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##281E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##281E10 | 1.00 | 16.36 | 1.28 | 16.36 |
| #FFFFFF | 16.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E0F
Deuteranopia (green-blind)
#242110
Tritanopia (blue-blind)
#2C1B1B
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #281e10; /* rgb */ color: rgb(40, 30, 16); /* oklch */ color: oklch(24.3% 0.029 75.1);
Tailwind
colors: {
custom: {
50: '#62594e',
500: '#281e10',
950: '#000000',
},
}SCSS
$custom: #281e10; $custom-light: #62594e; $custom-dark: #000000;
JSON
{
"hex": "#281e10",
"rgb": {
"r": 40,
"g": 30,
"b": 16
},
"hsl": {
"h": 35,
"s": 42.857,
"l": 10.98
},
"oklch": {
"l": 0.24294,
"c": 0.02873,
"h": 75.1
},
"luminance": 0.01417
}Semantic roles & 50–950 ramp
primary
#281E10
secondary
#344660
accent
#89D355
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050301
muted
#797877