#291C19#291C19
#291C19 is a very dark, muted red. Relative luminance 0.014; OKLCH L 24.2% C 0.021 H 33.4°. Best body text is #FFFFFF at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #291C19 |
|---|---|
| RGB | rgb(41, 28, 25) |
| HSL | hsl(11, 24%, 13%) |
| HSV | hsv(11, 39%, 16%) |
| CMYK | cmyk(0%, 31.7%, 39%, 83.9%) |
| CIE-LAB | lab(11.77, 5.86, 4.58) |
| CIE-LCH | lch(11.77, 7.43, 38.02°) |
| OKLab | oklab(24.16% 0.018 0.0118) |
| OKLCH | oklch(24.16% 0.022 33.4) |
| XYZ | xyz(1.5052, 1.3722, 1.1051) |
| Luminance | 0.0137 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.79
Dark Brown
#341C02
ΔE00 9.62
Black
#000000
ΔE00 10.77
Espresso
#4B382A
ΔE00 10.81
Chocolate (survey)
#3D1C02
ΔE00 11.36
Dark Grey
#363737
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#291C19 #192629
analogous
#29191E #291C19 #292419
triadic
#291C19 #19291C #1C1929
tetradic
#291C19 #1E2919 #192629 #241929
square
#291C19 #1E2919 #192629 #241929
split-complementary
#291C19 #192924 #191E29
monochromatic
#130D0C #130D0C #291C19 #4F3630 #755047
Accessibility & contrast
On white
16.48
#291C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#291C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #291C19
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##291C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##291C19 | 1.00 | 16.48 | 1.27 | 16.48 |
| #FFFFFF | 16.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1E19
Deuteranopia (green-blind)
#222019
Tritanopia (blue-blind)
#2C1A1B
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #291c19; /* rgb */ color: rgb(41, 28, 25); /* oklch */ color: oklch(24.2% 0.021 33.4);
Tailwind
colors: {
custom: {
50: '#635855',
500: '#291c19',
950: '#000000',
},
}SCSS
$custom: #291c19; $custom-light: #635855; $custom-dark: #000000;
JSON
{
"hex": "#291c19",
"rgb": {
"r": 41,
"g": 28,
"b": 25
},
"hsl": {
"h": 11.25,
"s": 24.242,
"l": 12.941
},
"oklch": {
"l": 0.24162,
"c": 0.0215,
"h": 33.4
},
"luminance": 0.01372
}Semantic roles & 50–950 ramp
primary
#291C19
secondary
#42575C
accent
#B0C167
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050303
muted
#797878