#CAABB8#CAABB8
#CAABB8 is a light, muted pink. Relative luminance 0.451; OKLCH L 77.2% C 0.040 H 350.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABB8 |
|---|---|
| RGB | rgb(202, 171, 184) |
| HSL | hsl(335, 23%, 73%) |
| HSV | hsv(335, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 8.9%, 20.8%) |
| CIE-LAB | lab(72.99, 13.42, -2.45) |
| CIE-LCH | lch(72.99, 13.64, 349.66°) |
| OKLab | oklab(77.22% 0.0394 -0.0063) |
| OKLCH | oklch(77.22% 0.04 350.9) |
| XYZ | xyz(47.5711, 45.1442, 51.5459) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.11
Pinkish Grey
#C8ACA9
ΔE00 6.82
Thistle
#D8BFD8
ΔE00 6.91
Light Mauve
#C292A1
ΔE00 7.64
Lilac
#C8A2C8
ΔE00 8.16
Faded Pink
#DE9DAC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABB8 #ABCABD
analogous
#CAABC7 #CAABB8 #CAADAB
triadic
#CAABB8 #B8CAAB #ABB8CA
tetradic
#CAABB8 #C7CAAB #ABCABD #ADABCA
square
#CAABB8 #C7CAAB #ABCABD #ADABCA
split-complementary
#CAABB8 #ABCAAD #ABC7CA
monochromatic
#9A6179 #B28598 #CAABB8 #E2D1D8 #F3ECEF
Accessibility & contrast
On white
2.09
#CAABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#CAABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABB8
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABB8 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0B9
Deuteranopia (green-blind)
#B4B5B7
Tritanopia (blue-blind)
#CFAAAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caabb8; /* rgb */ color: rgb(202, 171, 184); /* oklch */ color: oklch(77.2% 0.040 350.9);
Tailwind
colors: {
custom: {
50: '#dac4cd',
500: '#caabb8',
950: '#000000',
},
}SCSS
$custom: #caabb8; $custom-light: #dac4cd; $custom-dark: #000000;
JSON
{
"hex": "#caabb8",
"rgb": {
"r": 202,
"g": 171,
"b": 184
},
"hsl": {
"h": 334.839,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77224,
"c": 0.03994,
"h": 350.9
},
"luminance": 0.45143
}Semantic roles & 50–950 ramp
primary
#CAABB8
secondary
#E1EAE6
accent
#A17A44
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#151213
muted
#838182