#CAA9BB#CAA9BB
#CAA9BB is a light, muted pink. Relative luminance 0.445; OKLCH L 76.9% C 0.045 H 344.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA9BB |
|---|---|
| RGB | rgb(202, 169, 187) |
| HSL | hsl(327, 24%, 73%) |
| HSV | hsv(327, 16%, 79%) |
| CMYK | cmyk(0%, 16.3%, 7.4%, 20.8%) |
| CIE-LAB | lab(72.58, 15.03, -4.70) |
| CIE-LCH | lch(72.58, 15.75, 342.63°) |
| OKLab | oklab(76.93% 0.0436 -0.0123) |
| OKLCH | oklch(76.93% 0.045 344.2) |
| XYZ | xyz(47.5140, 44.5215, 53.0946) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.39
Lilac
#C8A2C8
ΔE00 6.33
Thistle
#D8BFD8
ΔE00 6.46
Light Mauve
#C292A1
ΔE00 7.17
Faded Pink
#DE9DAC
ΔE00 8.04
Grey Pink
#C3909B
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA9BB #A9CAB8
analogous
#C8A9CA #CAA9BB #CAA9AA
triadic
#CAA9BB #BBCAA9 #A9BBCA
tetradic
#CAA9BB #CAC8A9 #A9CAB8 #A9AACA
square
#CAA9BB #CAC8A9 #A9CAB8 #A9AACA
split-complementary
#CAA9BB #AACAA9 #A9CAC8
monochromatic
#9A5F7F #B3839D #CAA9BB #E1CFD9 #F3ECF0
Accessibility & contrast
On white
2.12
#CAA9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#CAA9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA9BB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA9BB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#CFA9AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caa9bb; /* rgb */ color: rgb(202, 169, 187); /* oklch */ color: oklch(76.9% 0.045 344.2);
Tailwind
colors: {
custom: {
50: '#dac2cf',
500: '#caa9bb',
950: '#000000',
},
}SCSS
$custom: #caa9bb; $custom-light: #dac2cf; $custom-dark: #000000;
JSON
{
"hex": "#caa9bb",
"rgb": {
"r": 202,
"g": 169,
"b": 187
},
"hsl": {
"h": 327.273,
"s": 23.741,
"l": 72.745
},
"oklch": {
"l": 0.76933,
"c": 0.04533,
"h": 344.2
},
"luminance": 0.4452
}Semantic roles & 50–950 ramp
primary
#CAA9BB
secondary
#E1EAE5
accent
#A26E43
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#151213
muted
#838182