#CAA7BB#CAA7BB
#CAA7BB is a light, muted pink. Relative luminance 0.438; OKLCH L 76.6% C 0.049 H 343.0°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA7BB |
|---|---|
| RGB | rgb(202, 167, 187) |
| HSL | hsl(326, 25%, 72%) |
| HSV | hsv(326, 17%, 79%) |
| CMYK | cmyk(0%, 17.3%, 7.4%, 20.8%) |
| CIE-LAB | lab(72.08, 16.12, -5.43) |
| CIE-LCH | lch(72.08, 17.01, 341.39°) |
| OKLab | oklab(76.55% 0.0467 -0.0142) |
| OKLCH | oklch(76.55% 0.049 343) |
| XYZ | xyz(47.1448, 43.7831, 52.9716) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.44
Lilac
#C8A2C8
ΔE00 5.59
Light Mauve
#C292A1
ΔE00 6.72
Thistle
#D8BFD8
ΔE00 6.80
Faded Pink
#DE9DAC
ΔE00 7.69
Grey Pink
#C3909B
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA7BB #A7CAB6
analogous
#C8A7CA #CAA7BB #CAA7AA
triadic
#CAA7BB #BBCAA7 #A7BBCA
tetradic
#CAA7BB #CAC8A7 #A7CAB6 #A7AACA
square
#CAA7BB #CAC8A7 #A7CAB6 #A7AACA
split-complementary
#CAA7BB #AACAA7 #A7CAC8
monochromatic
#9A5D80 #B3819D #CAA7BB #E1CDD9 #F3ECF0
Accessibility & contrast
On white
2.15
#CAA7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#CAA7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA7BB
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA7BB | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#B0B3BA
Tritanopia (blue-blind)
#CFA7AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caa7bb; /* rgb */ color: rgb(202, 167, 187); /* oklch */ color: oklch(76.6% 0.049 343.0);
Tailwind
colors: {
custom: {
50: '#dac1cf',
500: '#caa7bb',
950: '#000000',
},
}SCSS
$custom: #caa7bb; $custom-light: #dac1cf; $custom-dark: #000000;
JSON
{
"hex": "#caa7bb",
"rgb": {
"r": 202,
"g": 167,
"b": 187
},
"hsl": {
"h": 325.714,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.76551,
"c": 0.04884,
"h": 343
},
"luminance": 0.43782
}Semantic roles & 50–950 ramp
primary
#CAA7BB
secondary
#E1EAE5
accent
#A36C42
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#151213
muted
#838182