#CAA2A2#CAA2A2
#CAA2A2 is a light, muted red. Relative luminance 0.410; OKLCH L 74.9% C 0.047 H 18.3°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA2A2 |
|---|---|
| RGB | rgb(202, 162, 162) |
| HSL | hsl(0, 27%, 71%) |
| HSV | hsv(0, 20%, 79%) |
| CMYK | cmyk(0%, 19.8%, 19.8%, 20.8%) |
| CIE-LAB | lab(70.18, 14.73, 5.61) |
| CIE-LCH | lch(70.18, 15.76, 20.84°) |
| OKLab | oklab(74.85% 0.0451 0.0149) |
| OKLCH | oklch(74.85% 0.047 18.3) |
| XYZ | xyz(43.7992, 41.0075, 39.7835) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.57
Dusty Pink
#D8A7B1
ΔE00 4.96
Rosybrown
#BC8F8F
ΔE00 5.53
Grey Pink
#C3909B
ΔE00 6.62
Greyish Pink
#C88D94
ΔE00 7.08
Light Mauve
#C292A1
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA2A2 #A2CACA
analogous
#CAA2B6 #CAA2A2 #CAB6A2
triadic
#CAA2A2 #A2CAA2 #A2A2CA
tetradic
#CAA2A2 #B6CAA2 #A2CACA #B6A2CA
square
#CAA2A2 #B6CAA2 #A2CACA #B6A2CA
split-complementary
#CAA2A2 #A2CAB6 #A2B6CA
monochromatic
#9A5858 #B47B7B #CAA2A2 #E0C9C9 #F4ECEC
Accessibility & contrast
On white
2.28
#CAA2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#CAA2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA2A2
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA2A2 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A2
Deuteranopia (green-blind)
#B2AEA1
Tritanopia (blue-blind)
#D39EA2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #caa2a2; /* rgb */ color: rgb(202, 162, 162); /* oklch */ color: oklch(74.9% 0.047 18.3);
Tailwind
colors: {
custom: {
50: '#dabdbd',
500: '#caa2a2',
950: '#000000',
},
}SCSS
$custom: #caa2a2; $custom-light: #dabdbd; $custom-dark: #000000;
JSON
{
"hex": "#caa2a2",
"rgb": {
"r": 202,
"g": 162,
"b": 162
},
"hsl": {
"h": 0,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.74854,
"c": 0.04745,
"h": 18.3
},
"luminance": 0.41006
}Semantic roles & 50–950 ramp
primary
#CAA2A2
secondary
#DFE9E9
accent
#A6A640
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151212
muted
#838181