#CAABBA#CAABBA
#CAABBA is a light, muted pink. Relative luminance 0.452; OKLCH L 77.3% C 0.041 H 347.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABBA |
|---|---|
| RGB | rgb(202, 171, 186) |
| HSL | hsl(331, 23%, 73%) |
| HSV | hsv(331, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 7.9%, 20.8%) |
| CIE-LAB | lab(73.04, 13.77, -3.47) |
| CIE-LCH | lch(73.04, 14.20, 345.87°) |
| OKLab | oklab(77.29% 0.0402 -0.009) |
| OKLCH | oklch(77.29% 0.041 347.3) |
| XYZ | xyz(47.7822, 45.2287, 52.6578) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.36
Thistle
#D8BFD8
ΔE00 6.45
Lilac
#C8A2C8
ΔE00 7.47
Pinkish Grey
#C8ACA9
ΔE00 7.54
Light Mauve
#C292A1
ΔE00 7.68
Faded Pink
#DE9DAC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABBA #ABCABB
analogous
#CAABC9 #CAABBA #CAABAB
triadic
#CAABBA #BACAAB #ABBACA
tetradic
#CAABBA #C9CAAB #ABCABB #ABABCA
square
#CAABBA #C9CAAB #ABCABB #ABABCA
split-complementary
#CAABBA #ABCAAB #ABC9CA
monochromatic
#9A617C #B2859B #CAABBA #E2D1D9 #F3ECF0
Accessibility & contrast
On white
2.09
#CAABBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#CAABBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABBA
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABBA | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0BB
Deuteranopia (green-blind)
#B4B5B9
Tritanopia (blue-blind)
#CFABB0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caabba; /* rgb */ color: rgb(202, 171, 186); /* oklch */ color: oklch(77.3% 0.041 347.3);
Tailwind
colors: {
custom: {
50: '#dac4ce',
500: '#caabba',
950: '#000000',
},
}SCSS
$custom: #caabba; $custom-light: #dac4ce; $custom-dark: #000000;
JSON
{
"hex": "#caabba",
"rgb": {
"r": 202,
"g": 171,
"b": 186
},
"hsl": {
"h": 330.968,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77286,
"c": 0.04118,
"h": 347.3
},
"luminance": 0.45228
}Semantic roles & 50–950 ramp
primary
#CAABBA
secondary
#E1EAE6
accent
#A17444
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141213
muted
#838182