#CAABBD#CAABBD
#CAABBD is a light, muted pink. Relative luminance 0.454; OKLCH L 77.4% C 0.043 H 342.4°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABBD |
|---|---|
| RGB | rgb(202, 171, 189) |
| HSL | hsl(325, 23%, 73%) |
| HSV | hsv(325, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 6.4%, 20.8%) |
| CIE-LAB | lab(73.13, 14.29, -4.99) |
| CIE-LCH | lch(73.13, 15.14, 340.76°) |
| OKLab | oklab(77.38% 0.0413 -0.0131) |
| OKLCH | oklch(77.38% 0.043 342.4) |
| XYZ | xyz(48.1045, 45.3576, 54.3551) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.88
Thistle
#D8BFD8
ΔE00 5.88
Lilac
#C8A2C8
ΔE00 6.48
Light Mauve
#C292A1
ΔE00 7.85
Pinkish Grey
#C8ACA9
ΔE00 8.59
Faded Pink
#DE9DAC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABBD #ABCAB8
analogous
#C7ABCA #CAABBD #CAABAD
triadic
#CAABBD #BDCAAB #ABBDCA
tetradic
#CAABBD #CAC7AB #ABCAB8 #ABADCA
square
#CAABBD #CAC7AB #ABCAB8 #ABADCA
split-complementary
#CAABBD #ADCAAB #ABCAC7
monochromatic
#9A6182 #B285A0 #CAABBD #E2D1DA #F3ECF0
Accessibility & contrast
On white
2.09
#CAABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#CAABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABBD
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABBD | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1BE
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#CEABB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caabbd; /* rgb */ color: rgb(202, 171, 189); /* oklch */ color: oklch(77.4% 0.043 342.4);
Tailwind
colors: {
custom: {
50: '#dac4d0',
500: '#caabbd',
950: '#000000',
},
}SCSS
$custom: #caabbd; $custom-light: #dac4d0; $custom-dark: #000000;
JSON
{
"hex": "#caabbd",
"rgb": {
"r": 202,
"g": 171,
"b": 189
},
"hsl": {
"h": 325.161,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77379,
"c": 0.04332,
"h": 342.4
},
"luminance": 0.45356
}Semantic roles & 50–950 ramp
primary
#CAABBD
secondary
#E1EAE5
accent
#A16B44
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141214
muted
#838182