#CAABB5#CAABB5
#CAABB5 is a light, muted pink. Relative luminance 0.450; OKLCH L 77.1% C 0.038 H 356.6°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABB5 |
|---|---|
| RGB | rgb(202, 171, 181) |
| HSL | hsl(341, 23%, 73%) |
| HSV | hsv(341, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 10.4%, 20.8%) |
| CIE-LAB | lab(72.90, 12.90, -0.92) |
| CIE-LCH | lch(72.90, 12.94, 355.92°) |
| OKLab | oklab(77.13% 0.0383 -0.0022) |
| OKLCH | oklch(77.13% 0.038 356.6) |
| XYZ | xyz(47.2600, 45.0198, 49.9072) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.92
Pinkish Grey
#C8ACA9
ΔE00 5.71
Thistle
#D8BFD8
ΔE00 7.69
Light Mauve
#C292A1
ΔE00 7.74
Faded Pink
#DE9DAC
ΔE00 8.42
Grey Pink
#C3909B
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABB5 #ABCAC0
analogous
#CAABC4 #CAABB5 #CAB0AB
triadic
#CAABB5 #B5CAAB #ABB5CA
tetradic
#CAABB5 #C4CAAB #ABCAC0 #B0ABCA
square
#CAABB5 #C4CAAB #ABCAC0 #B0ABCA
split-complementary
#CAABB5 #ABCAB0 #ABC4CA
monochromatic
#9A6173 #B28594 #CAABB5 #E2D1D6 #F3ECEE
Accessibility & contrast
On white
2.10
#CAABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#CAABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABB5
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABB5 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB0B5
Deuteranopia (green-blind)
#B5B5B4
Tritanopia (blue-blind)
#D0AAAE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caabb5; /* rgb */ color: rgb(202, 171, 181); /* oklch */ color: oklch(77.1% 0.038 356.6);
Tailwind
colors: {
custom: {
50: '#dac4cb',
500: '#caabb5',
950: '#000000',
},
}SCSS
$custom: #caabb5; $custom-light: #dac4cb; $custom-dark: #000000;
JSON
{
"hex": "#caabb5",
"rgb": {
"r": 202,
"g": 171,
"b": 181
},
"hsl": {
"h": 340.645,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77134,
"c": 0.03838,
"h": 356.6
},
"luminance": 0.45019
}Semantic roles & 50–950 ramp
primary
#CAABB5
secondary
#E1EAE7
accent
#A18344
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151213
muted
#838182