#282115#282115
#282115 is a dark, muted orange. Relative luminance 0.016; OKLCH L 25.2% C 0.024 H 80.7°. Best body text is #FFFFFF at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #282115 |
|---|---|
| RGB | rgb(40, 33, 21) |
| HSL | hsl(38, 31%, 12%) |
| HSV | hsv(38, 48%, 16%) |
| CMYK | cmyk(0%, 17.5%, 47.5%, 84.3%) |
| CIE-LAB | lab(13.19, 1.10, 9.36) |
| CIE-LCH | lch(13.19, 9.43, 83.28°) |
| OKLab | oklab(25.2% 0.0038 0.0233) |
| OKLCH | oklch(25.2% 0.024 80.7) |
| XYZ | xyz(1.5543, 1.5930, 0.9349) |
| Luminance | 0.0159 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 9.58
Espresso
#4B382A
ΔE00 10.37
Dark Grey
#363737
ΔE00 10.50
Almost Black
#070D0D
ΔE00 10.98
Charcoal (survey)
#343837
ΔE00 11.11
Black
#000000
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282115 #151C28
analogous
#281815 #282115 #262815
triadic
#282115 #152821 #211528
tetradic
#282115 #152818 #151C28 #281526
square
#282115 #152818 #151C28 #281526
split-complementary
#282115 #152628 #181528
monochromatic
#14110B #14110B #282115 #50422A #78633F
Accessibility & contrast
On white
15.93
#282115 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#282115 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282115
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282115 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282115 | 1.00 | 15.93 | 1.32 | 15.93 |
| #FFFFFF | 15.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242114
Deuteranopia (green-blind)
#262315
Tritanopia (blue-blind)
#2B1F1E
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #282115; /* rgb */ color: rgb(40, 33, 21); /* oklch */ color: oklch(25.2% 0.024 80.7);
Tailwind
colors: {
custom: {
50: '#625c52',
500: '#282115',
950: '#000000',
},
}SCSS
$custom: #282115; $custom-light: #625c52; $custom-dark: #000000;
JSON
{
"hex": "#282115",
"rgb": {
"r": 40,
"g": 33,
"b": 21
},
"hsl": {
"h": 37.895,
"s": 31.148,
"l": 11.961
},
"oklch": {
"l": 0.25204,
"c": 0.02362,
"h": 80.7
},
"luminance": 0.01593
}Semantic roles & 50–950 ramp
primary
#282115
secondary
#3C485D
accent
#86C760
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050402
muted
#797978