#CAABB7#CAABB7
#CAABB7 is a light, muted pink. Relative luminance 0.451; OKLCH L 77.2% C 0.039 H 352.8°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABB7 |
|---|---|
| RGB | rgb(202, 171, 183) |
| HSL | hsl(337, 23%, 73%) |
| HSV | hsv(337, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 9.4%, 20.8%) |
| CIE-LAB | lab(72.96, 13.25, -1.94) |
| CIE-LCH | lch(72.96, 13.39, 351.67°) |
| OKLab | oklab(77.19% 0.0391 -0.005) |
| OKLCH | oklch(77.19% 0.039 352.8) |
| XYZ | xyz(47.4667, 45.1024, 50.9958) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.02
Pinkish Grey
#C8ACA9
ΔE00 6.46
Thistle
#D8BFD8
ΔE00 7.16
Light Mauve
#C292A1
ΔE00 7.66
Faded Pink
#DE9DAC
ΔE00 8.38
Lilac
#C8A2C8
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABB7 #ABCABE
analogous
#CAABC6 #CAABB7 #CAAEAB
triadic
#CAABB7 #B7CAAB #ABB7CA
tetradic
#CAABB7 #C6CAAB #ABCABE #AEABCA
square
#CAABB7 #C6CAAB #ABCABE #AEABCA
split-complementary
#CAABB7 #ABCAAE #ABC6CA
monochromatic
#9A6177 #B28597 #CAABB7 #E2D1D7 #F3ECEF
Accessibility & contrast
On white
2.10
#CAABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#CAABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABB7
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABB7 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB0B7
Deuteranopia (green-blind)
#B5B5B6
Tritanopia (blue-blind)
#CFAAAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caabb7; /* rgb */ color: rgb(202, 171, 183); /* oklch */ color: oklch(77.2% 0.039 352.8);
Tailwind
colors: {
custom: {
50: '#dac4cc',
500: '#caabb7',
950: '#000000',
},
}SCSS
$custom: #caabb7; $custom-light: #dac4cc; $custom-dark: #000000;
JSON
{
"hex": "#caabb7",
"rgb": {
"r": 202,
"g": 171,
"b": 183
},
"hsl": {
"h": 336.774,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77194,
"c": 0.03937,
"h": 352.8
},
"luminance": 0.45101
}Semantic roles & 50–950 ramp
primary
#CAABB7
secondary
#E1EAE6
accent
#A17D44
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182