#CAA8BB#CAA8BB
#CAA8BB is a light, muted pink. Relative luminance 0.442; OKLCH L 76.7% C 0.047 H 343.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA8BB |
|---|---|
| RGB | rgb(202, 168, 187) |
| HSL | hsl(326, 24%, 73%) |
| HSV | hsv(326, 17%, 79%) |
| CMYK | cmyk(0%, 16.8%, 7.4%, 20.8%) |
| CIE-LAB | lab(72.33, 15.58, -5.07) |
| CIE-LCH | lch(72.33, 16.38, 341.98°) |
| OKLab | oklab(76.74% 0.0452 -0.0133) |
| OKLCH | oklch(76.74% 0.047 343.6) |
| XYZ | xyz(47.3287, 44.1509, 53.0329) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.40
Lilac
#C8A2C8
ΔE00 5.95
Thistle
#D8BFD8
ΔE00 6.62
Light Mauve
#C292A1
ΔE00 6.93
Faded Pink
#DE9DAC
ΔE00 7.85
Grey Pink
#C3909B
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA8BB #A8CAB7
analogous
#C8A8CA #CAA8BB #CAA8AA
triadic
#CAA8BB #BBCAA8 #A8BBCA
tetradic
#CAA8BB #CAC8A8 #A8CAB7 #A8AACA
square
#CAA8BB #CAC8A8 #A8CAB7 #A8AACA
split-complementary
#CAA8BB #AACAA8 #A8CAC8
monochromatic
#9A5E7F #B3829D #CAA8BB #E1CED9 #F3ECF0
Accessibility & contrast
On white
2.14
#CAA8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#CAA8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA8BB
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA8BB | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBC
Deuteranopia (green-blind)
#B1B3BA
Tritanopia (blue-blind)
#CFA8AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caa8bb; /* rgb */ color: rgb(202, 168, 187); /* oklch */ color: oklch(76.7% 0.047 343.6);
Tailwind
colors: {
custom: {
50: '#dac2cf',
500: '#caa8bb',
950: '#000000',
},
}SCSS
$custom: #caa8bb; $custom-light: #dac2cf; $custom-dark: #000000;
JSON
{
"hex": "#caa8bb",
"rgb": {
"r": 202,
"g": 168,
"b": 187
},
"hsl": {
"h": 326.471,
"s": 24.286,
"l": 72.549
},
"oklch": {
"l": 0.76742,
"c": 0.04708,
"h": 343.6
},
"luminance": 0.4415
}Semantic roles & 50–950 ramp
primary
#CAA8BB
secondary
#E1EAE5
accent
#A36D43
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#151213
muted
#838182