#CAA49A#CAA49A
#CAA49A is a light, muted red. Relative luminance 0.414; OKLCH L 75.0% C 0.047 H 35.2°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA49A |
|---|---|
| RGB | rgb(202, 164, 154) |
| HSL | hsl(13, 31%, 70%) |
| HSV | hsv(13, 24%, 79%) |
| CMYK | cmyk(0%, 18.8%, 23.8%, 20.8%) |
| CIE-LAB | lab(70.48, 12.44, 10.46) |
| CIE-LCH | lch(70.48, 16.25, 40.07°) |
| OKLab | oklab(75.03% 0.0387 0.0273) |
| OKLCH | oklch(75.03% 0.047 35.2) |
| XYZ | xyz(43.4657, 41.4423, 36.2752) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.35
Pinkish Tan
#D99B82
ΔE00 7.33
Rosybrown
#BC8F8F
ΔE00 7.51
Mushroom
#BA9E88
ΔE00 7.93
Dusty Pink
#D8A7B1
ΔE00 9.07
Blush (survey)
#F29E8E
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA49A #9AC0CA
analogous
#CA9AA8 #CAA49A #CABC9A
triadic
#CAA49A #9ACAA4 #A49ACA
tetradic
#CAA49A #A8CA9A #9AC0CA #BC9ACA
square
#CAA49A #A8CA9A #9AC0CA #BC9ACA
split-complementary
#CAA49A #9ACABC #9AA8CA
monochromatic
#996050 #B58072 #CAA49A #DFC8C2 #F4ECEA
Accessibility & contrast
On white
2.26
#CAA49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#CAA49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA49A
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA49A | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA899
Deuteranopia (green-blind)
#B5AF9A
Tritanopia (blue-blind)
#D49FA1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #caa49a; /* rgb */ color: rgb(202, 164, 154); /* oklch */ color: oklch(75.0% 0.047 35.2);
Tailwind
colors: {
custom: {
50: '#dabfb7',
500: '#caa49a',
950: '#000000',
},
}SCSS
$custom: #caa49a; $custom-light: #dabfb7; $custom-dark: #000000;
JSON
{
"hex": "#caa49a",
"rgb": {
"r": 202,
"g": 164,
"b": 154
},
"hsl": {
"h": 12.5,
"s": 31.169,
"l": 69.804
},
"oklch": {
"l": 0.75027,
"c": 0.04735,
"h": 35.2
},
"luminance": 0.41441
}Semantic roles & 50–950 ramp
primary
#CAA49A
secondary
#D9E4E7
accent
#93AA3C
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180