#CAABBF#CAABBF
#CAABBF is a light, muted pink. Relative luminance 0.454; OKLCH L 77.4% C 0.045 H 339.4°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABBF |
|---|---|
| RGB | rgb(202, 171, 191) |
| HSL | hsl(321, 23%, 73%) |
| HSV | hsv(321, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 5.4%, 20.8%) |
| CIE-LAB | lab(73.18, 14.65, -6.00) |
| CIE-LCH | lch(73.18, 15.83, 337.72°) |
| OKLab | oklab(77.44% 0.042 -0.0158) |
| OKLCH | oklch(77.44% 0.045 339.4) |
| XYZ | xyz(48.3231, 45.4450, 55.5063) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.59
Lilac
#C8A2C8
ΔE00 5.85
Dusty Pink
#D8A7B1
ΔE00 6.29
Light Mauve
#C292A1
ΔE00 8.04
Faded Pink
#DE9DAC
ΔE00 8.86
Pinkish Grey
#C8ACA9
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABBF #ABCAB6
analogous
#C5ABCA #CAABBF #CAABAF
triadic
#CAABBF #BFCAAB #ABBFCA
tetradic
#CAABBF #CAC5AB #ABCAB6 #ABAFCA
square
#CAABBF #CAC5AB #ABCAB6 #ABAFCA
split-complementary
#CAABBF #AFCAAB #ABCAC5
monochromatic
#9A6186 #B285A2 #CAABBF #E2D1DC #F3ECF1
Accessibility & contrast
On white
2.08
#CAABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#CAABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABBF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABBF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1C0
Deuteranopia (green-blind)
#B3B5BE
Tritanopia (blue-blind)
#CEABB2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #caabbf; /* rgb */ color: rgb(202, 171, 191); /* oklch */ color: oklch(77.4% 0.045 339.4);
Tailwind
colors: {
custom: {
50: '#dac4d2',
500: '#caabbf',
950: '#000000',
},
}SCSS
$custom: #caabbf; $custom-light: #dac4d2; $custom-dark: #000000;
JSON
{
"hex": "#caabbf",
"rgb": {
"r": 202,
"g": 171,
"b": 191
},
"hsl": {
"h": 321.29,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77443,
"c": 0.0449,
"h": 339.4
},
"luminance": 0.45444
}Semantic roles & 50–950 ramp
primary
#CAABBF
secondary
#E1EAE4
accent
#A16544
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141214
muted
#838182