#CAA2B2#CAA2B2
#CAA2B2 is a light, muted pink. Relative luminance 0.416; OKLCH L 75.3% C 0.052 H 352.5°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA2B2 |
|---|---|
| RGB | rgb(202, 162, 178) |
| HSL | hsl(336, 27%, 71%) |
| HSV | hsv(336, 20%, 79%) |
| CMYK | cmyk(0%, 19.8%, 11.9%, 20.8%) |
| CIE-LAB | lab(70.60, 17.31, -2.64) |
| CIE-LCH | lch(70.60, 17.51, 351.33°) |
| OKLab | oklab(75.32% 0.0512 -0.0068) |
| OKLCH | oklch(75.32% 0.052 352.5) |
| XYZ | xyz(45.3130, 41.6130, 47.7560) |
| Luminance | 0.4161 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.83
Light Mauve
#C292A1
ΔE00 4.70
Grey Pink
#C3909B
ΔE00 5.86
Faded Pink
#DE9DAC
ΔE00 5.90
Lilac
#C8A2C8
ΔE00 7.11
Greyish Pink
#C88D94
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA2B2 #A2CABA
analogous
#CAA2C6 #CAA2B2 #CAA6A2
triadic
#CAA2B2 #B2CAA2 #A2B2CA
tetradic
#CAA2B2 #C6CAA2 #A2CABA #A6A2CA
square
#CAA2B2 #C6CAA2 #A2CABA #A6A2CA
split-complementary
#CAA2B2 #A2CAA6 #A2C6CA
monochromatic
#9A5872 #B47B92 #CAA2B2 #E0C9D2 #F4ECEF
Accessibility & contrast
On white
2.25
#CAA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#CAA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA2B2
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA2B2 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B3
Deuteranopia (green-blind)
#AFAFB1
Tritanopia (blue-blind)
#D1A1A7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #caa2b2; /* rgb */ color: rgb(202, 162, 178); /* oklch */ color: oklch(75.3% 0.052 352.5);
Tailwind
colors: {
custom: {
50: '#dabdc9',
500: '#caa2b2',
950: '#000000',
},
}SCSS
$custom: #caa2b2; $custom-light: #dabdc9; $custom-dark: #000000;
JSON
{
"hex": "#caa2b2",
"rgb": {
"r": 202,
"g": 162,
"b": 178
},
"hsl": {
"h": 336,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.75321,
"c": 0.0516,
"h": 352.5
},
"luminance": 0.41612
}Semantic roles & 50–950 ramp
primary
#CAA2B2
secondary
#DFE9E5
accent
#A67D40
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151213
muted
#838182