#282015#282015
#282015 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 24.9% C 0.023 H 75.2°. Best body text is #FFFFFF at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #282015 |
|---|---|
| RGB | rgb(40, 32, 21) |
| HSL | hsl(35, 31%, 12%) |
| HSV | hsv(35, 48%, 16%) |
| CMYK | cmyk(0%, 20%, 47.5%, 84.3%) |
| CIE-LAB | lab(12.85, 1.81, 8.91) |
| CIE-LCH | lch(12.85, 9.09, 78.50°) |
| OKLab | oklab(24.94% 0.0059 0.0223) |
| OKLCH | oklch(24.94% 0.023 75.2) |
| XYZ | xyz(1.5270, 1.5383, 0.9258) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 8.91
Espresso
#4B382A
ΔE00 10.03
Dark Grey
#363737
ΔE00 10.60
Black
#000000
ΔE00 10.95
Almost Black
#070D0D
ΔE00 10.96
Charcoal (survey)
#343837
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282015 #151D28
analogous
#281715 #282015 #272815
triadic
#282015 #152820 #201528
tetradic
#282015 #152817 #151D28 #281527
square
#282015 #152817 #151D28 #281527
split-complementary
#282015 #152728 #171528
monochromatic
#14100B #14100B #282015 #50402A #78603F
Accessibility & contrast
On white
16.06
#282015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#282015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282015
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282015 | 1.00 | 16.06 | 1.31 | 16.06 |
| #FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232014
Deuteranopia (green-blind)
#252215
Tritanopia (blue-blind)
#2B1E1D
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #282015; /* rgb */ color: rgb(40, 32, 21); /* oklch */ color: oklch(24.9% 0.023 75.2);
Tailwind
colors: {
custom: {
50: '#625b52',
500: '#282015',
950: '#000000',
},
}SCSS
$custom: #282015; $custom-light: #625b52; $custom-dark: #000000;
JSON
{
"hex": "#282015",
"rgb": {
"r": 40,
"g": 32,
"b": 21
},
"hsl": {
"h": 34.737,
"s": 31.148,
"l": 11.961
},
"oklch": {
"l": 0.24939,
"c": 0.02301,
"h": 75.2
},
"luminance": 0.01538
}Semantic roles & 50–950 ramp
primary
#282015
secondary
#3C4A5D
accent
#8CC760
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050402
muted
#797978