#CAA0AA#CAA0AA
#CAA0AA is a light, muted red. Relative luminance 0.406; OKLCH L 74.7% C 0.051 H 2.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA0AA |
|---|---|
| RGB | rgb(202, 160, 170) |
| HSL | hsl(346, 28%, 71%) |
| HSV | hsv(346, 21%, 79%) |
| CMYK | cmyk(0%, 20.8%, 15.8%, 20.8%) |
| CIE-LAB | lab(69.90, 17.08, 0.76) |
| CIE-LCH | lch(69.90, 17.10, 2.55°) |
| OKLab | oklab(74.7% 0.0513 0.0023) |
| OKLCH | oklch(74.7% 0.051 2.5) |
| XYZ | xyz(44.1836, 40.6021, 43.5320) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.99
Light Mauve
#C292A1
ΔE00 4.24
Grey Pink
#C3909B
ΔE00 4.69
Faded Pink
#DE9DAC
ΔE00 5.33
Greyish Pink
#C88D94
ΔE00 6.30
Rosybrown
#BC8F8F
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA0AA #A0CAC0
analogous
#CAA0BF #CAA0AA #CAABA0
triadic
#CAA0AA #AACAA0 #A0AACA
tetradic
#CAA0AA #BFCAA0 #A0CAC0 #ABA0CA
square
#CAA0AA #BFCAA0 #A0CAC0 #ABA0CA
split-complementary
#CAA0AA #A0CAAB #A0BFCA
monochromatic
#9A5666 #B47987 #CAA0AA #E0C7CD #F4EBED
Accessibility & contrast
On white
2.30
#CAA0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#CAA0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA0AA
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA0AA | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AA
Deuteranopia (green-blind)
#AFAEA9
Tritanopia (blue-blind)
#D29EA3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #caa0aa; /* rgb */ color: rgb(202, 160, 170); /* oklch */ color: oklch(74.7% 0.051 2.5);
Tailwind
colors: {
custom: {
50: '#dabcc3',
500: '#caa0aa',
950: '#000000',
},
}SCSS
$custom: #caa0aa; $custom-light: #dabcc3; $custom-dark: #000000;
JSON
{
"hex": "#caa0aa",
"rgb": {
"r": 202,
"g": 160,
"b": 170
},
"hsl": {
"h": 345.714,
"s": 28.378,
"l": 70.98
},
"oklch": {
"l": 0.74701,
"c": 0.05135,
"h": 2.5
},
"luminance": 0.406
}Semantic roles & 50–950 ramp
primary
#CAA0AA
secondary
#DDE8E6
accent
#A78E3E
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151212
muted
#838181