#CAABB6#CAABB6
#CAABB6 is a light, muted pink. Relative luminance 0.451; OKLCH L 77.2% C 0.039 H 354.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABB6 |
|---|---|
| RGB | rgb(202, 171, 182) |
| HSL | hsl(339, 23%, 73%) |
| HSV | hsv(339, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 9.9%, 20.8%) |
| CIE-LAB | lab(72.93, 13.08, -1.43) |
| CIE-LCH | lch(72.93, 13.15, 353.76°) |
| OKLab | oklab(77.16% 0.0387 -0.0036) |
| OKLCH | oklch(77.16% 0.039 354.7) |
| XYZ | xyz(47.3630, 45.0610, 50.4496) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.95
Pinkish Grey
#C8ACA9
ΔE00 6.08
Thistle
#D8BFD8
ΔE00 7.42
Light Mauve
#C292A1
ΔE00 7.69
Faded Pink
#DE9DAC
ΔE00 8.39
Grey Pink
#C3909B
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABB6 #ABCABF
analogous
#CAABC5 #CAABB6 #CAAFAB
triadic
#CAABB6 #B6CAAB #ABB6CA
tetradic
#CAABB6 #C5CAAB #ABCABF #AFABCA
square
#CAABB6 #C5CAAB #ABCABF #AFABCA
split-complementary
#CAABB6 #ABCAAF #ABC5CA
monochromatic
#9A6175 #B28595 #CAABB6 #E2D1D7 #F3ECEF
Accessibility & contrast
On white
2.10
#CAABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#CAABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABB6
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABB6 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB0B6
Deuteranopia (green-blind)
#B5B5B5
Tritanopia (blue-blind)
#CFAAAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caabb6; /* rgb */ color: rgb(202, 171, 182); /* oklch */ color: oklch(77.2% 0.039 354.7);
Tailwind
colors: {
custom: {
50: '#dac4cb',
500: '#caabb6',
950: '#000000',
},
}SCSS
$custom: #caabb6; $custom-light: #dac4cb; $custom-dark: #000000;
JSON
{
"hex": "#caabb6",
"rgb": {
"r": 202,
"g": 171,
"b": 182
},
"hsl": {
"h": 338.71,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77164,
"c": 0.03886,
"h": 354.7
},
"luminance": 0.4506
}Semantic roles & 50–950 ramp
primary
#CAABB6
secondary
#E1EAE7
accent
#A18044
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151213
muted
#838182