#29151F#29151F
#29151F is a very dark, muted pink. Relative luminance 0.011; OKLCH L 22.8% C 0.036 H 349.0°. Best body text is #FFFFFF at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #29151F |
|---|---|
| RGB | rgb(41, 21, 31) |
| HSL | hsl(330, 32%, 12%) |
| HSV | hsv(330, 49%, 16%) |
| CMYK | cmyk(0%, 48.8%, 24.4%, 83.9%) |
| CIE-LAB | lab(9.85, 12.01, -2.66) |
| CIE-LCH | lch(9.85, 12.30, 347.49°) |
| OKLab | oklab(22.76% 0.0358 -0.0069) |
| OKLCH | oklch(22.76% 0.036 349) |
| XYZ | xyz(1.4300, 1.1068, 1.4344) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.14
Dark Plum
#3F012C
ΔE00 11.58
Eggplant
#380835
ΔE00 11.72
Aubergine
#3D0734
ΔE00 11.73
Dark Maroon
#3C0008
ΔE00 12.59
Very Dark Purple
#2A0134
ΔE00 13.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29151F #15291F
analogous
#291529 #29151F #291515
triadic
#29151F #1F2915 #151F29
tetradic
#29151F #292915 #15291F #151529
square
#29151F #292915 #15291F #151529
split-complementary
#29151F #152915 #152929
monochromatic
#140A0F #140A0F #29151F #512A3E #7A3E5C
Accessibility & contrast
On white
17.19
#29151F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#29151F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #29151F
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29151F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##29151F | 1.00 | 17.19 | 1.22 | 17.19 |
| #FFFFFF | 17.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#17191F
Deuteranopia (green-blind)
#1C1C1E
Tritanopia (blue-blind)
#2C1519
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #29151f; /* rgb */ color: rgb(41, 21, 31); /* oklch */ color: oklch(22.8% 0.036 349.0);
Tailwind
colors: {
custom: {
50: '#63525a',
500: '#29151f',
950: '#000000',
},
}SCSS
$custom: #29151f; $custom-light: #63525a; $custom-dark: #000000;
JSON
{
"hex": "#29151f",
"rgb": {
"r": 41,
"g": 21,
"b": 31
},
"hsl": {
"h": 330,
"s": 32.258,
"l": 12.157
},
"oklch": {
"l": 0.22757,
"c": 0.03645,
"h": 349
},
"luminance": 0.01107
}Semantic roles & 50–950 ramp
primary
#29151F
secondary
#3C5E4D
accent
#C8945F
background
#F5F4F5
surface
#EAE7E9
border
#C6C3C5
text
#050203
muted
#797878