#CAA4A5#CAA4A5
#CAA4A5 is a light, muted red. Relative luminance 0.418; OKLCH L 75.3% C 0.045 H 16.4°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA4A5 |
|---|---|
| RGB | rgb(202, 164, 165) |
| HSL | hsl(358, 26%, 72%) |
| HSV | hsv(358, 19%, 79%) |
| CMYK | cmyk(0%, 18.8%, 18.3%, 20.8%) |
| CIE-LAB | lab(70.75, 14.10, 4.77) |
| CIE-LCH | lch(70.75, 14.89, 18.68°) |
| OKLab | oklab(75.32% 0.0431 0.0127) |
| OKLCH | oklch(75.32% 0.045 16.4) |
| XYZ | xyz(44.4242, 41.8257, 41.3231) |
| Luminance | 0.4182 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.09
Dusty Pink
#D8A7B1
ΔE00 4.77
Rosybrown
#BC8F8F
ΔE00 6.14
Grey Pink
#C3909B
ΔE00 6.94
Light Mauve
#C292A1
ΔE00 7.24
Greyish Pink
#C88D94
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA4A5 #A4CAC9
analogous
#CAA4B8 #CAA4A5 #CAB6A4
triadic
#CAA4A5 #A5CAA4 #A4A5CA
tetradic
#CAA4A5 #B8CAA4 #A4CAC9 #B6A4CA
square
#CAA4A5 #B8CAA4 #A4CAC9 #B6A4CA
split-complementary
#CAA4A5 #A4CAB6 #A4B8CA
monochromatic
#9A5A5B #B37D7F #CAA4A5 #E1CBCB #F4ECEC
Accessibility & contrast
On white
2.24
#CAA4A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#CAA4A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA4A5
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA4A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA4A5 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A5
Deuteranopia (green-blind)
#B3B0A4
Tritanopia (blue-blind)
#D2A1A5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #caa4a5; /* rgb */ color: rgb(202, 164, 165); /* oklch */ color: oklch(75.3% 0.045 16.4);
Tailwind
colors: {
custom: {
50: '#dabfbf',
500: '#caa4a5',
950: '#000000',
},
}SCSS
$custom: #caa4a5; $custom-light: #dabfbf; $custom-dark: #000000;
JSON
{
"hex": "#caa4a5",
"rgb": {
"r": 202,
"g": 164,
"b": 165
},
"hsl": {
"h": 358.421,
"s": 26.389,
"l": 71.765
},
"oklch": {
"l": 0.75321,
"c": 0.0449,
"h": 16.4
},
"luminance": 0.41824
}Semantic roles & 50–950 ramp
primary
#CAA4A5
secondary
#E0EAE9
accent
#A5A241
background
#FDFBFB
surface
#FBF7F7
border
#D4D0D0
text
#151212
muted
#838181