#CAA29F#CAA29F
#CAA29F is a light, muted red. Relative luminance 0.409; OKLCH L 74.8% C 0.048 H 23.3°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA29F |
|---|---|
| RGB | rgb(202, 162, 159) |
| HSL | hsl(4, 29%, 71%) |
| HSV | hsv(4, 21%, 79%) |
| CMYK | cmyk(0%, 19.8%, 21.3%, 20.8%) |
| CIE-LAB | lab(70.11, 14.27, 7.16) |
| CIE-LCH | lch(70.11, 15.97, 26.65°) |
| OKLab | oklab(74.77% 0.0439 0.0189) |
| OKLCH | oklch(74.77% 0.048 23.3) |
| XYZ | xyz(43.5358, 40.9021, 38.3958) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.28
Rosybrown
#BC8F8F
ΔE00 5.63
Dusty Pink
#D8A7B1
ΔE00 6.04
Grey Pink
#C3909B
ΔE00 7.48
Greyish Pink
#C88D94
ΔE00 7.62
Light Mauve
#C292A1
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA29F #9FC7CA
analogous
#CA9FB1 #CAA29F #CAB79F
triadic
#CAA29F #9FCAA2 #A29FCA
tetradic
#CAA29F #B1CA9F #9FC7CA #B79FCA
square
#CAA29F #B1CA9F #9FC7CA #B79FCA
split-complementary
#CAA29F #9FCAB7 #9FB1CA
monochromatic
#9A5A55 #B47C78 #CAA29F #E0C8C6 #F4ECEB
Accessibility & contrast
On white
2.29
#CAA29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#CAA29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA29F
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA29F | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A79F
Deuteranopia (green-blind)
#B3AE9F
Tritanopia (blue-blind)
#D39EA1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #caa29f; /* rgb */ color: rgb(202, 162, 159); /* oklch */ color: oklch(74.8% 0.048 23.3);
Tailwind
colors: {
custom: {
50: '#dabdbb',
500: '#caa29f',
950: '#000000',
},
}SCSS
$custom: #caa29f; $custom-light: #dabdbb; $custom-dark: #000000;
JSON
{
"hex": "#caa29f",
"rgb": {
"r": 202,
"g": 162,
"b": 159
},
"hsl": {
"h": 4.186,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.74772,
"c": 0.04776,
"h": 23.3
},
"luminance": 0.409
}Semantic roles & 50–950 ramp
primary
#CAA29F
secondary
#DDE7E8
accent
#A0A83E
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180