#CAA3AA#CAA3AA
#CAA3AA is a light, muted red. Relative luminance 0.417; OKLCH L 75.3% C 0.047 H 6.2°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA3AA |
|---|---|
| RGB | rgb(202, 163, 170) |
| HSL | hsl(349, 27%, 72%) |
| HSV | hsv(349, 19%, 79%) |
| CMYK | cmyk(0%, 19.3%, 15.8%, 20.8%) |
| CIE-LAB | lab(70.63, 15.44, 1.83) |
| CIE-LCH | lch(70.63, 15.55, 6.76°) |
| OKLab | oklab(75.27% 0.0466 0.0051) |
| OKLCH | oklch(75.27% 0.047 6.2) |
| XYZ | xyz(44.7100, 41.6548, 43.7074) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.29
Light Mauve
#C292A1
ΔE00 5.53
Grey Pink
#C3909B
ΔE00 5.75
Pinkish Grey
#C8ACA9
ΔE00 5.86
Faded Pink
#DE9DAC
ΔE00 6.31
Rosybrown
#BC8F8F
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA3AA #A3CAC3
analogous
#CAA3BE #CAA3AA #CAB0A3
triadic
#CAA3AA #AACAA3 #A3AACA
tetradic
#CAA3AA #BECAA3 #A3CAC3 #B0A3CA
square
#CAA3AA #BECAA3 #A3CAC3 #B0A3CA
split-complementary
#CAA3AA #A3CAB0 #A3BECA
monochromatic
#9A5964 #B47C86 #CAA3AA #E0CACE #F4ECED
Accessibility & contrast
On white
2.25
#CAA3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#CAA3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA3AA
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA3AA | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AA
Deuteranopia (green-blind)
#B1AFA9
Tritanopia (blue-blind)
#D2A0A5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #caa3aa; /* rgb */ color: rgb(202, 163, 170); /* oklch */ color: oklch(75.3% 0.047 6.2);
Tailwind
colors: {
custom: {
50: '#dabec3',
500: '#caa3aa',
950: '#000000',
},
}SCSS
$custom: #caa3aa; $custom-light: #dabec3; $custom-dark: #000000;
JSON
{
"hex": "#caa3aa",
"rgb": {
"r": 202,
"g": 163,
"b": 170
},
"hsl": {
"h": 349.231,
"s": 26.897,
"l": 71.569
},
"oklch": {
"l": 0.75272,
"c": 0.04685,
"h": 6.2
},
"luminance": 0.41653
}Semantic roles & 50–950 ramp
primary
#CAA3AA
secondary
#DFE9E8
accent
#A59340
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151212
muted
#838181