#CAA6BB#CAA6BB
#CAA6BB is a light, muted pink. Relative luminance 0.434; OKLCH L 76.4% C 0.051 H 342.5°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA6BB |
|---|---|
| RGB | rgb(202, 166, 187) |
| HSL | hsl(325, 25%, 72%) |
| HSV | hsv(325, 18%, 79%) |
| CMYK | cmyk(0%, 17.8%, 7.4%, 20.8%) |
| CIE-LAB | lab(71.84, 16.67, -5.79) |
| CIE-LCH | lch(71.84, 17.65, 340.84°) |
| OKLab | oklab(76.36% 0.0483 -0.0152) |
| OKLCH | oklch(76.36% 0.051 342.5) |
| XYZ | xyz(46.9623, 43.4181, 52.9107) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.25
Dusty Pink
#D8A7B1
ΔE00 5.53
Light Mauve
#C292A1
ΔE00 6.53
Thistle
#D8BFD8
ΔE00 7.01
Faded Pink
#DE9DAC
ΔE00 7.55
Grey Pink
#C3909B
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA6BB #A6CAB5
analogous
#C7A6CA #CAA6BB #CAA6A9
triadic
#CAA6BB #BBCAA6 #A6BBCA
tetradic
#CAA6BB #CAC7A6 #A6CAB5 #A6A9CA
square
#CAA6BB #CAC7A6 #A6CAB5 #A6A9CA
split-complementary
#CAA6BB #A9CAA6 #A6CAC7
monochromatic
#9A5C80 #B3809E #CAA6BB #E1CCD8 #F4ECF0
Accessibility & contrast
On white
2.17
#CAA6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#CAA6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA6BB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA6BB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#B0B2BA
Tritanopia (blue-blind)
#CFA6AD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #caa6bb; /* rgb */ color: rgb(202, 166, 187); /* oklch */ color: oklch(76.4% 0.051 342.5);
Tailwind
colors: {
custom: {
50: '#dac0cf',
500: '#caa6bb',
950: '#000000',
},
}SCSS
$custom: #caa6bb; $custom-light: #dac0cf; $custom-dark: #000000;
JSON
{
"hex": "#caa6bb",
"rgb": {
"r": 202,
"g": 166,
"b": 187
},
"hsl": {
"h": 325,
"s": 25.352,
"l": 72.157
},
"oklch": {
"l": 0.76361,
"c": 0.05059,
"h": 342.5
},
"luminance": 0.43417
}Semantic roles & 50–950 ramp
primary
#CAA6BB
secondary
#E1EAE5
accent
#A46B42
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#151213
muted
#838182