#28200E#28200E
#28200E is a very dark, muted orange. Relative luminance 0.015; OKLCH L 24.8% C 0.033 H 86.1°. Best body text is #FFFFFF at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #28200E |
|---|---|
| RGB | rgb(40, 32, 14) |
| HSL | hsl(42, 48%, 11%) |
| HSV | hsv(42, 65%, 16%) |
| CMYK | cmyk(0%, 20%, 65%, 84.3%) |
| CIE-LAB | lab(12.71, 0.86, 12.89) |
| CIE-LCH | lch(12.71, 12.92, 86.20°) |
| OKLab | oklab(24.78% 0.0022 0.0324) |
| OKLCH | oklch(24.78% 0.033 86.1) |
| XYZ | xyz(1.4709, 1.5159, 0.6305) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 9.16
Espresso
#4B382A
ΔE00 10.97
Dark Grey
#363737
ΔE00 12.42
Almost Black
#070D0D
ΔE00 12.56
Black
#000000
ΔE00 12.64
Chocolate (survey)
#3D1C02
ΔE00 12.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#28200E #0E1628
analogous
#28130E #28200E #23280E
triadic
#28200E #0E2820 #200E28
tetradic
#28200E #0E2813 #0E1628 #280E23
square
#28200E #0E2813 #0E1628 #280E23
split-complementary
#28200E #0E2328 #130E28
monochromatic
#171208 #171208 #28200E #55441E #83692E
Accessibility & contrast
On white
16.11
#28200E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#28200E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #28200E
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##28200E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##28200E | 1.00 | 16.11 | 1.30 | 16.11 |
| #FFFFFF | 16.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200C
Deuteranopia (green-blind)
#26220F
Tritanopia (blue-blind)
#2C1D1C
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #28200e; /* rgb */ color: rgb(40, 32, 14); /* oklch */ color: oklch(24.8% 0.033 86.1);
Tailwind
colors: {
custom: {
50: '#625b4d',
500: '#28200e',
950: '#000000',
},
}SCSS
$custom: #28200e; $custom-light: #625b4d; $custom-dark: #000000;
JSON
{
"hex": "#28200e",
"rgb": {
"r": 40,
"g": 32,
"b": 14
},
"hsl": {
"h": 41.538,
"s": 48.148,
"l": 10.588
},
"oklch": {
"l": 0.24783,
"c": 0.03251,
"h": 86.1
},
"luminance": 0.01516
}Semantic roles & 50–950 ramp
primary
#28200E
secondary
#303F61
accent
#7AD850
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050401
muted
#797977