#CAABB9#CAABB9
#CAABB9 is a light, muted pink. Relative luminance 0.452; OKLCH L 77.3% C 0.041 H 349.1°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABB9 |
|---|---|
| RGB | rgb(202, 171, 185) |
| HSL | hsl(333, 23%, 73%) |
| HSV | hsv(333, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 8.4%, 20.8%) |
| CIE-LAB | lab(73.01, 13.59, -2.96) |
| CIE-LCH | lch(73.01, 13.91, 347.72°) |
| OKLab | oklab(77.26% 0.0398 -0.0077) |
| OKLCH | oklch(77.26% 0.041 349.1) |
| XYZ | xyz(47.6763, 45.1863, 52.0999) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.22
Thistle
#D8BFD8
ΔE00 6.67
Pinkish Grey
#C8ACA9
ΔE00 7.19
Light Mauve
#C292A1
ΔE00 7.65
Lilac
#C8A2C8
ΔE00 7.81
Faded Pink
#DE9DAC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABB9 #ABCABC
analogous
#CAABC8 #CAABB9 #CAACAB
triadic
#CAABB9 #B9CAAB #ABB9CA
tetradic
#CAABB9 #C8CAAB #ABCABC #ACABCA
square
#CAABB9 #C8CAAB #ABCABC #ACABCA
split-complementary
#CAABB9 #ABCAAC #ABC8CA
monochromatic
#9A617B #B2859A #CAABB9 #E2D1D8 #F3ECEF
Accessibility & contrast
On white
2.09
#CAABB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#CAABB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABB9
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABB9 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0BA
Deuteranopia (green-blind)
#B4B5B8
Tritanopia (blue-blind)
#CFAAB0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caabb9; /* rgb */ color: rgb(202, 171, 185); /* oklch */ color: oklch(77.3% 0.041 349.1);
Tailwind
colors: {
custom: {
50: '#dac4ce',
500: '#caabb9',
950: '#000000',
},
}SCSS
$custom: #caabb9; $custom-light: #dac4ce; $custom-dark: #000000;
JSON
{
"hex": "#caabb9",
"rgb": {
"r": 202,
"g": 171,
"b": 185
},
"hsl": {
"h": 332.903,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77255,
"c": 0.04054,
"h": 349.1
},
"luminance": 0.45185
}Semantic roles & 50–950 ramp
primary
#CAABB9
secondary
#E1EAE6
accent
#A17744
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#151213
muted
#838182