#CAA29D#CAA29D
#CAA29D is a light, muted red. Relative luminance 0.408; OKLCH L 74.7% C 0.048 H 26.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA29D |
|---|---|
| RGB | rgb(202, 162, 157) |
| HSL | hsl(7, 30%, 70%) |
| HSV | hsv(7, 22%, 79%) |
| CMYK | cmyk(0%, 19.8%, 22.3%, 20.8%) |
| CIE-LAB | lab(70.06, 13.97, 8.20) |
| CIE-LCH | lch(70.06, 16.20, 30.41°) |
| OKLab | oklab(74.72% 0.0431 0.0215) |
| OKLCH | oklch(74.72% 0.048 26.5) |
| XYZ | xyz(43.3636, 40.8333, 37.4892) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.27
Rosybrown
#BC8F8F
ΔE00 5.87
Dusty Pink
#D8A7B1
ΔE00 6.83
Greyish Pink
#C88D94
ΔE00 8.10
Grey Pink
#C3909B
ΔE00 8.14
Pinkish Tan
#D99B82
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA29D #9DC5CA
analogous
#CA9DAE #CAA29D #CAB89D
triadic
#CAA29D #9DCAA2 #A29DCA
tetradic
#CAA29D #AECA9D #9DC5CA #B89DCA
square
#CAA29D #AECA9D #9DC5CA #B89DCA
split-complementary
#CAA29D #9DCAB8 #9DAECA
monochromatic
#9A5B53 #B57C75 #CAA29D #DFC8C5 #F4ECEB
Accessibility & contrast
On white
2.29
#CAA29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#CAA29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA29D
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA29D | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79D
Deuteranopia (green-blind)
#B3AE9D
Tritanopia (blue-blind)
#D39EA1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #caa29d; /* rgb */ color: rgb(202, 162, 157); /* oklch */ color: oklch(74.7% 0.048 26.5);
Tailwind
colors: {
custom: {
50: '#dabdb9',
500: '#caa29d',
950: '#000000',
},
}SCSS
$custom: #caa29d; $custom-light: #dabdb9; $custom-dark: #000000;
JSON
{
"hex": "#caa29d",
"rgb": {
"r": 202,
"g": 162,
"b": 157
},
"hsl": {
"h": 6.667,
"s": 29.801,
"l": 70.392
},
"oklch": {
"l": 0.74719,
"c": 0.04816,
"h": 26.5
},
"luminance": 0.40832
}Semantic roles & 50–950 ramp
primary
#CAA29D
secondary
#DBE6E8
accent
#9DA83D
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180