#29201F#29201F
#29201F is a dark, near-neutral red. Relative luminance 0.016; OKLCH L 25.4% C 0.014 H 25.5°. Best body text is #FFFFFF at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #29201F |
|---|---|
| RGB | rgb(41, 32, 31) |
| HSL | hsl(6, 14%, 14%) |
| HSV | hsv(6, 24%, 16%) |
| CMYK | cmyk(0%, 22%, 24.4%, 83.9%) |
| CIE-LAB | lab(13.25, 4.12, 2.31) |
| CIE-LCH | lch(13.25, 4.72, 29.24°) |
| OKLab | oklab(25.37% 0.0127 0.0061) |
| OKLCH | oklch(25.37% 0.014 25.5) |
| XYZ | xyz(1.6783, 1.6034, 1.5171) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.71
Dark Grey
#363737
ΔE00 9.25
Black
#000000
ΔE00 9.88
Almost Black
#070D0D
ΔE00 10.42
Onyx
#353839
ΔE00 10.42
Charcoal (survey)
#343837
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29201F #1F2829
analogous
#291F23 #29201F #29251F
triadic
#29201F #1F2920 #201F29
tetradic
#29201F #23291F #1F2829 #251F29
square
#29201F #23291F #1F2829 #251F29
split-complementary
#29201F #1F2925 #1F2329
monochromatic
#110E0D #110E0D #29201F #4C3B39 #6F5654
Accessibility & contrast
On white
15.90
#29201F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#29201F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #29201F
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29201F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##29201F | 1.00 | 15.90 | 1.32 | 15.90 |
| #FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22211F
Deuteranopia (green-blind)
#24231F
Tritanopia (blue-blind)
#2B1F20
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #29201f; /* rgb */ color: rgb(41, 32, 31); /* oklch */ color: oklch(25.4% 0.014 25.5);
Tailwind
colors: {
custom: {
50: '#625b5a',
500: '#29201f',
950: '#000000',
},
}SCSS
$custom: #29201f; $custom-light: #625b5a; $custom-dark: #000000;
JSON
{
"hex": "#29201f",
"rgb": {
"r": 41,
"g": 32,
"b": 31
},
"hsl": {
"h": 6,
"s": 13.889,
"l": 14.118
},
"oklch": {
"l": 0.25373,
"c": 0.0141,
"h": 25.5
},
"luminance": 0.01603
}Semantic roles & 50–950 ramp
primary
#29201F
secondary
#4A585A
accent
#B0B771
background
#F5F5F5
surface
#EAE9E9
border
#C6C5C5
text
#050403
muted
#797978