#CAA2B3#CAA2B3
#CAA2B3 is a light, muted pink. Relative luminance 0.417; OKLCH L 75.4% C 0.052 H 351.0°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA2B3 |
|---|---|
| RGB | rgb(202, 162, 179) |
| HSL | hsl(335, 27%, 71%) |
| HSV | hsv(335, 20%, 79%) |
| CMYK | cmyk(0%, 19.8%, 11.4%, 20.8%) |
| CIE-LAB | lab(70.63, 17.48, -3.15) |
| CIE-LCH | lch(70.63, 17.76, 349.77°) |
| OKLab | oklab(75.35% 0.0515 -0.0081) |
| OKLCH | oklch(75.35% 0.052 351) |
| XYZ | xyz(45.4138, 41.6533, 48.2867) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.05
Light Mauve
#C292A1
ΔE00 4.78
Faded Pink
#DE9DAC
ΔE00 5.99
Grey Pink
#C3909B
ΔE00 6.02
Lilac
#C8A2C8
ΔE00 6.76
Greyish Pink
#C88D94
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA2B3 #A2CAB9
analogous
#CAA2C7 #CAA2B3 #CAA5A2
triadic
#CAA2B3 #B3CAA2 #A2B3CA
tetradic
#CAA2B3 #C7CAA2 #A2CAB9 #A5A2CA
square
#CAA2B3 #C7CAA2 #A2CAB9 #A5A2CA
split-complementary
#CAA2B3 #A2CAA5 #A2C7CA
monochromatic
#9A5874 #B47B93 #CAA2B3 #E0C9D3 #F4ECEF
Accessibility & contrast
On white
2.25
#CAA2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#CAA2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA2B3
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA2B3 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B4
Deuteranopia (green-blind)
#AEAFB2
Tritanopia (blue-blind)
#D0A1A8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #caa2b3; /* rgb */ color: rgb(202, 162, 179); /* oklch */ color: oklch(75.4% 0.052 351.0);
Tailwind
colors: {
custom: {
50: '#dabdc9',
500: '#caa2b3',
950: '#000000',
},
}SCSS
$custom: #caa2b3; $custom-light: #dabdc9; $custom-dark: #000000;
JSON
{
"hex": "#caa2b3",
"rgb": {
"r": 202,
"g": 162,
"b": 179
},
"hsl": {
"h": 334.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.75352,
"c": 0.05217,
"h": 351
},
"luminance": 0.41652
}Semantic roles & 50–950 ramp
primary
#CAA2B3
secondary
#DFE9E5
accent
#A67A40
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151213
muted
#838182