#CAA29C#CAA29C
#CAA29C is a light, muted red. Relative luminance 0.408; OKLCH L 74.7% C 0.048 H 28.2°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA29C |
|---|---|
| RGB | rgb(202, 162, 156) |
| HSL | hsl(8, 30%, 70%) |
| HSV | hsv(8, 23%, 79%) |
| CMYK | cmyk(0%, 19.8%, 22.8%, 20.8%) |
| CIE-LAB | lab(70.04, 13.82, 8.72) |
| CIE-LCH | lch(70.04, 16.34, 32.24°) |
| OKLab | oklab(74.69% 0.0427 0.0229) |
| OKLCH | oklch(74.69% 0.048 28.2) |
| XYZ | xyz(43.2786, 40.7993, 37.0414) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.32
Rosybrown
#BC8F8F
ΔE00 6.04
Dusty Pink
#D8A7B1
ΔE00 7.23
Pinkish Tan
#D99B82
ΔE00 8.27
Greyish Pink
#C88D94
ΔE00 8.37
Grey Pink
#C3909B
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA29C #9CC4CA
analogous
#CA9CAD #CAA29C #CAB99C
triadic
#CAA29C #9CCAA2 #A29CCA
tetradic
#CAA29C #ADCA9C #9CC4CA #B99CCA
square
#CAA29C #ADCA9C #9CC4CA #B99CCA
split-complementary
#CAA29C #9CCAB9 #9CADCA
monochromatic
#995B52 #B57D74 #CAA29C #DFC7C4 #F4ECEB
Accessibility & contrast
On white
2.29
#CAA29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#CAA29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA29C
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA29C | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79B
Deuteranopia (green-blind)
#B3AE9C
Tritanopia (blue-blind)
#D39DA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #caa29c; /* rgb */ color: rgb(202, 162, 156); /* oklch */ color: oklch(74.7% 0.048 28.2);
Tailwind
colors: {
custom: {
50: '#dabdb9',
500: '#caa29c',
950: '#000000',
},
}SCSS
$custom: #caa29c; $custom-light: #dabdb9; $custom-dark: #000000;
JSON
{
"hex": "#caa29c",
"rgb": {
"r": 202,
"g": 162,
"b": 156
},
"hsl": {
"h": 7.826,
"s": 30.263,
"l": 70.196
},
"oklch": {
"l": 0.74692,
"c": 0.04841,
"h": 28.2
},
"luminance": 0.40798
}Semantic roles & 50–950 ramp
primary
#CAA29C
secondary
#DBE6E7
accent
#9BA93D
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180