#CAA0BB#CAA0BB
#CAA0BB is a light, moderate pink. Relative luminance 0.413; OKLCH L 75.2% C 0.061 H 339.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA0BB |
|---|---|
| RGB | rgb(202, 160, 187) |
| HSL | hsl(321, 28%, 71%) |
| HSV | hsv(321, 21%, 79%) |
| CMYK | cmyk(0%, 20.8%, 7.4%, 20.8%) |
| CIE-LAB | lab(70.38, 19.96, -7.96) |
| CIE-LCH | lch(70.38, 21.49, 338.25°) |
| OKLab | oklab(75.23% 0.0575 -0.021) |
| OKLCH | oklch(75.23% 0.061 339.9) |
| XYZ | xyz(45.8970, 41.2874, 52.5556) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.77
Light Mauve
#C292A1
ΔE00 6.03
Dusty Pink
#D8A7B1
ΔE00 6.64
Faded Pink
#DE9DAC
ΔE00 7.33
Grey Pink
#C3909B
ΔE00 7.68
Dusty Lavender
#AC86A8
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA0BB #A0CAAF
analogous
#C4A0CA #CAA0BB #CAA0A6
triadic
#CAA0BB #BBCAA0 #A0BBCA
tetradic
#CAA0BB #CAC4A0 #A0CAAF #A0A6CA
square
#CAA0BB #CAC4A0 #A0CAAF #A0A6CA
split-complementary
#CAA0BB #A6CAA0 #A0CAC4
monochromatic
#9A5682 #B4799F #CAA0BB #E0C7D7 #F4EBF1
Accessibility & contrast
On white
2.27
#CAA0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#CAA0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA0BB
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA0BB | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#ABAEBA
Tritanopia (blue-blind)
#CFA1A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #caa0bb; /* rgb */ color: rgb(202, 160, 187); /* oklch */ color: oklch(75.2% 0.061 339.9);
Tailwind
colors: {
custom: {
50: '#dabccf',
500: '#caa0bb',
950: '#000000',
},
}SCSS
$custom: #caa0bb; $custom-light: #dabccf; $custom-dark: #000000;
JSON
{
"hex": "#caa0bb",
"rgb": {
"r": 202,
"g": 160,
"b": 187
},
"hsl": {
"h": 321.429,
"s": 28.378,
"l": 70.98
},
"oklch": {
"l": 0.75232,
"c": 0.06125,
"h": 339.9
},
"luminance": 0.41286
}Semantic roles & 50–950 ramp
primary
#CAA0BB
secondary
#DDE8E1
accent
#A7643E
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151213
muted
#838182