#CAA1BB#CAA1BB
#CAA1BB is a light, muted pink. Relative luminance 0.416; OKLCH L 75.4% C 0.059 H 340.3°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA1BB |
|---|---|
| RGB | rgb(202, 161, 187) |
| HSL | hsl(322, 28%, 71%) |
| HSV | hsv(322, 20%, 79%) |
| CMYK | cmyk(0%, 20.3%, 7.4%, 20.8%) |
| CIE-LAB | lab(70.62, 19.41, -7.60) |
| CIE-LCH | lch(70.62, 20.84, 338.61°) |
| OKLab | oklab(75.42% 0.056 -0.02) |
| OKLCH | oklch(75.42% 0.059 340.3) |
| XYZ | xyz(46.0710, 41.6355, 52.6136) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.94
Light Mauve
#C292A1
ΔE00 6.04
Dusty Pink
#D8A7B1
ΔE00 6.40
Faded Pink
#DE9DAC
ΔE00 7.30
Grey Pink
#C3909B
ΔE00 7.66
Thistle
#D8BFD8
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA1BB #A1CAB0
analogous
#C4A1CA #CAA1BB #CAA1A6
triadic
#CAA1BB #BBCAA1 #A1BBCA
tetradic
#CAA1BB #CAC4A1 #A1CAB0 #A1A6CA
square
#CAA1BB #CAC4A1 #A1CAB0 #A1A6CA
split-complementary
#CAA1BB #A6CAA1 #A1CAC4
monochromatic
#9A5781 #B47A9F #CAA1BB #E0C8D7 #F4EBF1
Accessibility & contrast
On white
2.25
#CAA1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#CAA1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA1BB
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA1BB | 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)
#A2A9BC
Deuteranopia (green-blind)
#ACAFBA
Tritanopia (blue-blind)
#CFA1AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #caa1bb; /* rgb */ color: rgb(202, 161, 187); /* oklch */ color: oklch(75.4% 0.059 340.3);
Tailwind
colors: {
custom: {
50: '#dabdcf',
500: '#caa1bb',
950: '#000000',
},
}SCSS
$custom: #caa1bb; $custom-light: #dabdcf; $custom-dark: #000000;
JSON
{
"hex": "#caa1bb",
"rgb": {
"r": 202,
"g": 161,
"b": 187
},
"hsl": {
"h": 321.951,
"s": 27.891,
"l": 71.176
},
"oklch": {
"l": 0.75418,
"c": 0.05946,
"h": 340.3
},
"luminance": 0.41634
}Semantic roles & 50–950 ramp
primary
#CAA1BB
secondary
#DEE9E2
accent
#A7653F
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#151213
muted
#838182