#29261F#29261F
#29261F is a dark, near-neutral orange. Relative luminance 0.020; OKLCH L 26.9% C 0.013 H 87.6°. Best body text is #FFFFFF at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #29261F |
|---|---|
| RGB | rgb(41, 38, 31) |
| HSL | hsl(42, 14%, 14%) |
| HSV | hsv(42, 24%, 16%) |
| CMYK | cmyk(0%, 7.3%, 24.4%, 83.9%) |
| CIE-LAB | lab(15.26, -0.12, 5.15) |
| CIE-LCH | lch(15.26, 5.15, 91.29°) |
| OKLab | oklab(26.94% 0.0006 0.0133) |
| OKLCH | oklch(26.94% 0.013 87.6) |
| XYZ | xyz(1.8549, 1.9566, 1.5760) |
| Luminance | 0.0196 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Grey
#363737
ΔE00 7.14
Charcoal (survey)
#343837
ΔE00 7.56
Onyx
#353839
ΔE00 8.02
Almost Black
#070D0D
ΔE00 9.34
Gunmetal
#2A3439
ΔE00 10.25
Black
#000000
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29261F #1F2229
analogous
#29211F #29261F #27291F
triadic
#29261F #1F2926 #261F29
tetradic
#29261F #1F2921 #1F2229 #291F27
square
#29261F #1F2921 #1F2229 #291F27
split-complementary
#29261F #1F2729 #211F29
monochromatic
#11100D #11100D #29261F #4C4639 #6F6754
Accessibility & contrast
On white
15.09
#29261F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#29261F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #29261F
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29261F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##29261F | 1.00 | 15.09 | 1.39 | 15.09 |
| #FFFFFF | 15.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28261F
Deuteranopia (green-blind)
#29271F
Tritanopia (blue-blind)
#2B2524
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #29261f; /* rgb */ color: rgb(41, 38, 31); /* oklch */ color: oklch(26.9% 0.013 87.6);
Tailwind
colors: {
custom: {
50: '#62605a',
500: '#29261f',
950: '#000000',
},
}SCSS
$custom: #29261f; $custom-light: #62605a; $custom-dark: #000000;
JSON
{
"hex": "#29261f",
"rgb": {
"r": 41,
"g": 38,
"b": 31
},
"hsl": {
"h": 42,
"s": 13.889,
"l": 14.118
},
"oklch": {
"l": 0.26944,
"c": 0.01328,
"h": 87.6
},
"luminance": 0.01957
}Semantic roles & 50–950 ramp
primary
#29261F
secondary
#4A4F5A
accent
#86B771
background
#F5F5F5
surface
#EAE9E9
border
#C6C5C5
text
#050403
muted
#797978