#CAABB4#CAABB4
#CAABB4 is a light, muted pink. Relative luminance 0.450; OKLCH L 77.1% C 0.038 H 358.6°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABB4 |
|---|---|
| RGB | rgb(202, 171, 180) |
| HSL | hsl(343, 23%, 73%) |
| HSV | hsv(343, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 10.9%, 20.8%) |
| CIE-LAB | lab(72.88, 12.73, -0.41) |
| CIE-LCH | lch(72.88, 12.74, 358.15°) |
| OKLab | oklab(77.1% 0.0379 -0.0009) |
| OKLCH | oklch(77.1% 0.038 358.6) |
| XYZ | xyz(47.1578, 44.9789, 49.3688) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.92
Pinkish Grey
#C8ACA9
ΔE00 5.32
Light Mauve
#C292A1
ΔE00 7.81
Thistle
#D8BFD8
ΔE00 7.98
Grey Pink
#C3909B
ΔE00 8.46
Faded Pink
#DE9DAC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABB4 #ABCAC1
analogous
#CAABC3 #CAABB4 #CAB1AB
triadic
#CAABB4 #B4CAAB #ABB4CA
tetradic
#CAABB4 #C3CAAB #ABCAC1 #B1ABCA
square
#CAABB4 #C3CAAB #ABCAC1 #B1ABCA
split-complementary
#CAABB4 #ABCAB1 #ABC3CA
monochromatic
#9A6171 #B28592 #CAABB4 #E2D1D6 #F3ECEE
Accessibility & contrast
On white
2.10
#CAABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#CAABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABB4
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABB4 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB0B4
Deuteranopia (green-blind)
#B5B5B3
Tritanopia (blue-blind)
#D0AAAE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caabb4; /* rgb */ color: rgb(202, 171, 180); /* oklch */ color: oklch(77.1% 0.038 358.6);
Tailwind
colors: {
custom: {
50: '#dac4ca',
500: '#caabb4',
950: '#000000',
},
}SCSS
$custom: #caabb4; $custom-light: #dac4ca; $custom-dark: #000000;
JSON
{
"hex": "#caabb4",
"rgb": {
"r": 202,
"g": 171,
"b": 180
},
"hsl": {
"h": 342.581,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77104,
"c": 0.03794,
"h": 358.6
},
"luminance": 0.44978
}Semantic roles & 50–950 ramp
primary
#CAABB4
secondary
#E1EAE7
accent
#A18644
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151213
muted
#838182