#29201E#29201E
#29201E is a dark, near-neutral red. Relative luminance 0.016; OKLCH L 25.3% C 0.014 H 32.7°. Best body text is #FFFFFF at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #29201E |
|---|---|
| RGB | rgb(41, 32, 30) |
| HSL | hsl(11, 15%, 14%) |
| HSV | hsv(11, 27%, 16%) |
| CMYK | cmyk(0%, 22%, 26.8%, 83.9%) |
| CIE-LAB | lab(13.22, 3.92, 2.99) |
| CIE-LCH | lch(13.22, 4.93, 37.30°) |
| OKLab | oklab(25.34% 0.0122 0.0078) |
| OKLCH | oklch(25.34% 0.014 32.7) |
| XYZ | xyz(1.6653, 1.5982, 1.4488) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.82
Dark Grey
#363737
ΔE00 9.24
Black
#000000
ΔE00 9.87
Almost Black
#070D0D
ΔE00 10.36
Onyx
#353839
ΔE00 10.44
Espresso
#4B382A
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29201E #1E2729
analogous
#291E22 #29201E #29261E
triadic
#29201E #1E2920 #201E29
tetradic
#29201E #22291E #1E2729 #261E29
square
#29201E #22291E #1E2729 #261E29
split-complementary
#29201E #1E2926 #1E2229
monochromatic
#120E0D #120E0D #29201E #4C3C38 #705752
Accessibility & contrast
On white
15.91
#29201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#29201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #29201E
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##29201E | 1.00 | 15.91 | 1.32 | 15.91 |
| #FFFFFF | 15.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22211E
Deuteranopia (green-blind)
#24231E
Tritanopia (blue-blind)
#2B1F1F
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #29201e; /* rgb */ color: rgb(41, 32, 30); /* oklch */ color: oklch(25.3% 0.014 32.7);
Tailwind
colors: {
custom: {
50: '#635b59',
500: '#29201e',
950: '#000000',
},
}SCSS
$custom: #29201e; $custom-light: #635b59; $custom-dark: #000000;
JSON
{
"hex": "#29201e",
"rgb": {
"r": 41,
"g": 32,
"b": 30
},
"hsl": {
"h": 10.909,
"s": 15.493,
"l": 13.922
},
"oklch": {
"l": 0.25338,
"c": 0.01449,
"h": 32.7
},
"luminance": 0.01598
}Semantic roles & 50–950 ramp
primary
#29201E
secondary
#49575A
accent
#ABB870
background
#F5F5F5
surface
#EAE9E9
border
#C6C5C5
text
#050403
muted
#797978