#28201E#28201E
#28201E is a dark, near-neutral red. Relative luminance 0.016; OKLCH L 25.2% C 0.013 H 34.4°. Best body text is #FFFFFF at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #28201E |
|---|---|
| RGB | rgb(40, 32, 30) |
| HSL | hsl(12, 14%, 14%) |
| HSV | hsv(12, 25%, 16%) |
| CMYK | cmyk(0%, 20%, 25%, 84.3%) |
| CIE-LAB | lab(13.10, 3.42, 2.79) |
| CIE-LCH | lch(13.10, 4.42, 39.20°) |
| OKLab | oklab(25.21% 0.0107 0.0073) |
| OKLCH | oklch(25.21% 0.013 34.4) |
| XYZ | xyz(1.6259, 1.5779, 1.4470) |
| Luminance | 0.0158 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dark Grey
#363737
ΔE00 8.90
Very Dark Brown
#1D0200
ΔE00 9.18
Black
#000000
ΔE00 9.47
Almost Black
#070D0D
ΔE00 9.81
Onyx
#353839
ΔE00 10.04
Charcoal (survey)
#343837
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#28201E #1E2628
analogous
#281E21 #28201E #28251E
triadic
#28201E #1E2820 #201E28
tetradic
#28201E #21281E #1E2628 #251E28
square
#28201E #21281E #1E2628 #251E28
split-complementary
#28201E #1E2825 #1E2128
monochromatic
#110E0D #110E0D #28201E #4B3C38 #6E5852
Accessibility & contrast
On white
15.96
#28201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#28201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #28201E
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##28201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##28201E | 1.00 | 15.96 | 1.32 | 15.96 |
| #FFFFFF | 15.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22211E
Deuteranopia (green-blind)
#24221E
Tritanopia (blue-blind)
#2A1F1F
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #28201e; /* rgb */ color: rgb(40, 32, 30); /* oklch */ color: oklch(25.2% 0.013 34.4);
Tailwind
colors: {
custom: {
50: '#625b59',
500: '#28201e',
950: '#000000',
},
}SCSS
$custom: #28201e; $custom-light: #625b59; $custom-dark: #000000;
JSON
{
"hex": "#28201e",
"rgb": {
"r": 40,
"g": 32,
"b": 30
},
"hsl": {
"h": 12,
"s": 14.286,
"l": 13.725
},
"oklch": {
"l": 0.25212,
"c": 0.01297,
"h": 34.4
},
"luminance": 0.01578
}Semantic roles & 50–950 ramp
primary
#28201E
secondary
#495659
accent
#A9B771
background
#F5F5F5
surface
#EAE9E9
border
#C6C5C5
text
#050403
muted
#797978