#CAA2B1#CAA2B1
#CAA2B1 is a light, muted pink. Relative luminance 0.416; OKLCH L 75.3% C 0.051 H 353.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA2B1 |
|---|---|
| RGB | rgb(202, 162, 177) |
| HSL | hsl(338, 27%, 71%) |
| HSV | hsv(338, 20%, 79%) |
| CMYK | cmyk(0%, 19.8%, 12.4%, 20.8%) |
| CIE-LAB | lab(70.58, 17.14, -2.13) |
| CIE-LCH | lch(70.58, 17.27, 352.92°) |
| OKLab | oklab(75.29% 0.0508 -0.0054) |
| OKLCH | oklch(75.29% 0.051 353.9) |
| XYZ | xyz(45.2130, 41.5730, 47.2292) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.62
Light Mauve
#C292A1
ΔE00 4.65
Grey Pink
#C3909B
ΔE00 5.72
Faded Pink
#DE9DAC
ΔE00 5.82
Lilac
#C8A2C8
ΔE00 7.45
Greyish Pink
#C88D94
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA2B1 #A2CABB
analogous
#CAA2C5 #CAA2B1 #CAA7A2
triadic
#CAA2B1 #B1CAA2 #A2B1CA
tetradic
#CAA2B1 #C5CAA2 #A2CABB #A7A2CA
square
#CAA2B1 #C5CAA2 #A2CABB #A7A2CA
split-complementary
#CAA2B1 #A2CAA7 #A2C5CA
monochromatic
#9A5871 #B47B90 #CAA2B1 #E0C9D2 #F4ECEF
Accessibility & contrast
On white
2.25
#CAA2B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#CAA2B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA2B1
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA2B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA2B1 | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B2
Deuteranopia (green-blind)
#AFAFB0
Tritanopia (blue-blind)
#D1A1A7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #caa2b1; /* rgb */ color: rgb(202, 162, 177); /* oklch */ color: oklch(75.3% 0.051 353.9);
Tailwind
colors: {
custom: {
50: '#dabdc8',
500: '#caa2b1',
950: '#000000',
},
}SCSS
$custom: #caa2b1; $custom-light: #dabdc8; $custom-dark: #000000;
JSON
{
"hex": "#caa2b1",
"rgb": {
"r": 202,
"g": 162,
"b": 177
},
"hsl": {
"h": 337.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.7529,
"c": 0.05108,
"h": 353.9
},
"luminance": 0.41572
}Semantic roles & 50–950 ramp
primary
#CAA2B1
secondary
#DFE9E5
accent
#A68040
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151213
muted
#838182