#CAA2A3#CAA2A3
#CAA2A3 is a light, muted red. Relative luminance 0.410; OKLCH L 74.9% C 0.047 H 16.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA2A3 |
|---|---|
| RGB | rgb(202, 162, 163) |
| HSL | hsl(359, 27%, 71%) |
| HSV | hsv(359, 20%, 79%) |
| CMYK | cmyk(0%, 19.8%, 19.3%, 20.8%) |
| CIE-LAB | lab(70.21, 14.88, 5.09) |
| CIE-LCH | lch(70.21, 15.73, 18.88°) |
| OKLab | oklab(74.88% 0.0455 0.0135) |
| OKLCH | oklch(74.88% 0.047 16.6) |
| XYZ | xyz(43.8885, 41.0432, 40.2535) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.63
Pinkish Grey
#C8ACA9
ΔE00 4.72
Rosybrown
#BC8F8F
ΔE00 5.56
Grey Pink
#C3909B
ΔE00 6.37
Light Mauve
#C292A1
ΔE00 6.79
Greyish Pink
#C88D94
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA2A3 #A2CAC9
analogous
#CAA2B7 #CAA2A3 #CAB5A2
triadic
#CAA2A3 #A3CAA2 #A2A3CA
tetradic
#CAA2A3 #B7CAA2 #A2CAC9 #B5A2CA
square
#CAA2A3 #B7CAA2 #A2CAC9 #B5A2CA
split-complementary
#CAA2A3 #A2CAB5 #A2B7CA
monochromatic
#9A5859 #B47B7C #CAA2A3 #E0C9CA #F4ECEC
Accessibility & contrast
On white
2.28
#CAA2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#CAA2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA2A3
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA2A3 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A3
Deuteranopia (green-blind)
#B2AEA2
Tritanopia (blue-blind)
#D39EA3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #caa2a3; /* rgb */ color: rgb(202, 162, 163); /* oklch */ color: oklch(74.9% 0.047 16.6);
Tailwind
colors: {
custom: {
50: '#dabdbe',
500: '#caa2a3',
950: '#000000',
},
}SCSS
$custom: #caa2a3; $custom-light: #dabdbe; $custom-dark: #000000;
JSON
{
"hex": "#caa2a3",
"rgb": {
"r": 202,
"g": 162,
"b": 163
},
"hsl": {
"h": 358.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.74882,
"c": 0.04742,
"h": 16.6
},
"luminance": 0.41042
}Semantic roles & 50–950 ramp
primary
#CAA2A3
secondary
#DFE9E9
accent
#A6A340
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151212
muted
#838181