#282010#282010
#282010 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 24.8% C 0.030 H 83.8°. Best body text is #FFFFFF at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #282010 |
|---|---|
| RGB | rgb(40, 32, 16) |
| HSL | hsl(40, 43%, 11%) |
| HSV | hsv(40, 60%, 16%) |
| CMYK | cmyk(0%, 20%, 60%, 84.3%) |
| CIE-LAB | lab(12.74, 1.10, 11.88) |
| CIE-LCH | lch(12.74, 11.93, 84.70°) |
| OKLab | oklab(24.82% 0.0032 0.0297) |
| OKLCH | oklch(24.82% 0.03 83.8) |
| XYZ | xyz(1.4852, 1.5216, 0.7056) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 9.01
Espresso
#4B382A
ΔE00 10.66
Dark Grey
#363737
ΔE00 11.94
Almost Black
#070D0D
ΔE00 12.14
Black
#000000
ΔE00 12.20
Charcoal (survey)
#343837
ΔE00 12.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282010 #101828
analogous
#281410 #282010 #242810
triadic
#282010 #102820 #201028
tetradic
#282010 #102814 #101828 #281024
square
#282010 #102814 #101828 #281024
split-complementary
#282010 #102428 #141028
monochromatic
#161109 #161109 #282010 #544321 #7F6633
Accessibility & contrast
On white
16.10
#282010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#282010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282010
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282010 | 1.00 | 16.10 | 1.30 | 16.10 |
| #FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200F
Deuteranopia (green-blind)
#262210
Tritanopia (blue-blind)
#2B1D1C
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #282010; /* rgb */ color: rgb(40, 32, 16); /* oklch */ color: oklch(24.8% 0.030 83.8);
Tailwind
colors: {
custom: {
50: '#625b4e',
500: '#282010',
950: '#000000',
},
}SCSS
$custom: #282010; $custom-light: #625b4e; $custom-dark: #000000;
JSON
{
"hex": "#282010",
"rgb": {
"r": 40,
"g": 32,
"b": 16
},
"hsl": {
"h": 40,
"s": 42.857,
"l": 10.98
},
"oklch": {
"l": 0.24823,
"c": 0.02987,
"h": 83.8
},
"luminance": 0.01522
}Semantic roles & 50–950 ramp
primary
#282010
secondary
#344360
accent
#7FD355
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050401
muted
#797977