#CAABB3#CAABB3
#CAABB3 is a light, muted pink. Relative luminance 0.449; OKLCH L 77.1% C 0.038 H 0.7°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABB3 |
|---|---|
| RGB | rgb(202, 171, 179) |
| HSL | hsl(345, 23%, 73%) |
| HSV | hsv(345, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 11.4%, 20.8%) |
| CIE-LAB | lab(72.85, 12.57, 0.10) |
| CIE-LCH | lch(72.85, 12.57, 0.46°) |
| OKLab | oklab(77.07% 0.0376 0.0005) |
| OKLCH | oklch(77.07% 0.038 0.7) |
| XYZ | xyz(47.0563, 44.9383, 48.8342) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.94
Dusty Pink
#D8A7B1
ΔE00 4.94
Light Mauve
#C292A1
ΔE00 7.91
Thistle
#D8BFD8
ΔE00 8.27
Grey Pink
#C3909B
ΔE00 8.48
Faded Pink
#DE9DAC
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABB3 #ABCAC2
analogous
#CAABC2 #CAABB3 #CAB2AB
triadic
#CAABB3 #B3CAAB #ABB3CA
tetradic
#CAABB3 #C2CAAB #ABCAC2 #B2ABCA
square
#CAABB3 #C2CAAB #ABCAC2 #B2ABCA
split-complementary
#CAABB3 #ABCAB2 #ABC2CA
monochromatic
#9A6170 #B28591 #CAABB3 #E2D1D5 #F3ECEE
Accessibility & contrast
On white
2.10
#CAABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#CAABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABB3
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABB3 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B3
Deuteranopia (green-blind)
#B5B5B2
Tritanopia (blue-blind)
#D0A9AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caabb3; /* rgb */ color: rgb(202, 171, 179); /* oklch */ color: oklch(77.1% 0.038 0.7);
Tailwind
colors: {
custom: {
50: '#dac4c9',
500: '#caabb3',
950: '#000000',
},
}SCSS
$custom: #caabb3; $custom-light: #dac4c9; $custom-dark: #000000;
JSON
{
"hex": "#caabb3",
"rgb": {
"r": 202,
"g": 171,
"b": 179
},
"hsl": {
"h": 344.516,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77074,
"c": 0.03755,
"h": 0.7
},
"luminance": 0.44937
}Semantic roles & 50–950 ramp
primary
#CAABB3
secondary
#E1EAE7
accent
#A18944
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151213
muted
#838182