#CAA2AA#CAA2AA
#CAA2AA is a light, muted red. Relative luminance 0.413; OKLCH L 75.1% C 0.048 H 4.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA2AA |
|---|---|
| RGB | rgb(202, 162, 170) |
| HSL | hsl(348, 27%, 71%) |
| HSV | hsv(348, 20%, 79%) |
| CMYK | cmyk(0%, 19.8%, 15.8%, 20.8%) |
| CIE-LAB | lab(70.39, 15.99, 1.47) |
| CIE-LCH | lch(70.39, 16.06, 5.26°) |
| OKLab | oklab(75.08% 0.0482 0.0041) |
| OKLCH | oklch(75.08% 0.048 4.9) |
| XYZ | xyz(44.5331, 41.3011, 43.6485) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.11
Light Mauve
#C292A1
ΔE00 5.08
Grey Pink
#C3909B
ΔE00 5.37
Faded Pink
#DE9DAC
ΔE00 5.95
Pinkish Grey
#C8ACA9
ΔE00 6.36
Rosybrown
#BC8F8F
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA2AA #A2CAC2
analogous
#CAA2BE #CAA2AA #CAAEA2
triadic
#CAA2AA #AACAA2 #A2AACA
tetradic
#CAA2AA #BECAA2 #A2CAC2 #AEA2CA
square
#CAA2AA #BECAA2 #A2CAC2 #AEA2CA
split-complementary
#CAA2AA #A2CAAE #A2BECA
monochromatic
#9A5865 #B47B86 #CAA2AA #E0C9CE #F4ECED
Accessibility & contrast
On white
2.27
#CAA2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#CAA2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA2AA
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA2AA | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#B0AFA9
Tritanopia (blue-blind)
#D2A0A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #caa2aa; /* rgb */ color: rgb(202, 162, 170); /* oklch */ color: oklch(75.1% 0.048 4.9);
Tailwind
colors: {
custom: {
50: '#dabdc3',
500: '#caa2aa',
950: '#000000',
},
}SCSS
$custom: #caa2aa; $custom-light: #dabdc3; $custom-dark: #000000;
JSON
{
"hex": "#caa2aa",
"rgb": {
"r": 202,
"g": 162,
"b": 170
},
"hsl": {
"h": 348,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.75081,
"c": 0.04833,
"h": 4.9
},
"luminance": 0.41299
}Semantic roles & 50–950 ramp
primary
#CAA2AA
secondary
#DFE9E7
accent
#A69140
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151212
muted
#838181