#CAABBB#CAABBB
#CAABBB is a light, muted pink. Relative luminance 0.453; OKLCH L 77.3% C 0.042 H 345.6°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABBB |
|---|---|
| RGB | rgb(202, 171, 187) |
| HSL | hsl(329, 23%, 73%) |
| HSV | hsv(329, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 7.4%, 20.8%) |
| CIE-LAB | lab(73.07, 13.94, -3.97) |
| CIE-LCH | lch(73.07, 14.50, 344.09°) |
| OKLab | oklab(77.32% 0.0406 -0.0104) |
| OKLCH | oklch(77.32% 0.042 345.6) |
| XYZ | xyz(47.8889, 45.2713, 53.2196) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.52
Thistle
#D8BFD8
ΔE00 6.25
Lilac
#C8A2C8
ΔE00 7.13
Light Mauve
#C292A1
ΔE00 7.72
Pinkish Grey
#C8ACA9
ΔE00 7.90
Faded Pink
#DE9DAC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABBB #ABCABA
analogous
#C9ABCA #CAABBB #CAABAB
triadic
#CAABBB #BBCAAB #ABBBCA
tetradic
#CAABBB #CAC9AB #ABCABA #ABABCA
square
#CAABBB #CAC9AB #ABCABA #ABABCA
split-complementary
#CAABBB #ABCAAB #ABCAC9
monochromatic
#9A617E #B2859D #CAABBB #E2D1D9 #F3ECF0
Accessibility & contrast
On white
2.09
#CAABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#CAABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABBB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABBB | 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)
#ADB1BC
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#CFABB0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caabbb; /* rgb */ color: rgb(202, 171, 187); /* oklch */ color: oklch(77.3% 0.042 345.6);
Tailwind
colors: {
custom: {
50: '#dac4cf',
500: '#caabbb',
950: '#000000',
},
}SCSS
$custom: #caabbb; $custom-light: #dac4cf; $custom-dark: #000000;
JSON
{
"hex": "#caabbb",
"rgb": {
"r": 202,
"g": 171,
"b": 187
},
"hsl": {
"h": 329.032,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77317,
"c": 0.04187,
"h": 345.6
},
"luminance": 0.4527
}Semantic roles & 50–950 ramp
primary
#CAABBB
secondary
#E1EAE5
accent
#A17144
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141213
muted
#838182