#CAA8BD#CAA8BD
#CAA8BD is a light, muted pink. Relative luminance 0.442; OKLCH L 76.8% C 0.049 H 340.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA8BD |
|---|---|
| RGB | rgb(202, 168, 189) |
| HSL | hsl(323, 24%, 73%) |
| HSV | hsv(323, 17%, 79%) |
| CMYK | cmyk(0%, 16.8%, 6.4%, 20.8%) |
| CIE-LAB | lab(72.39, 15.93, -6.08) |
| CIE-LCH | lch(72.39, 17.05, 339.10°) |
| OKLab | oklab(76.81% 0.0459 -0.016) |
| OKLCH | oklch(76.81% 0.049 340.8) |
| XYZ | xyz(47.5443, 44.2371, 54.1683) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.30
Dusty Pink
#D8A7B1
ΔE00 5.87
Thistle
#D8BFD8
ΔE00 6.38
Light Mauve
#C292A1
ΔE00 7.17
Faded Pink
#DE9DAC
ΔE00 8.11
Grey Pink
#C3909B
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA8BD #A8CAB5
analogous
#C6A8CA #CAA8BD #CAA8AC
triadic
#CAA8BD #BDCAA8 #A8BDCA
tetradic
#CAA8BD #CAC6A8 #A8CAB5 #A8ACCA
square
#CAA8BD #CAC6A8 #A8CAB5 #A8ACCA
split-complementary
#CAA8BD #ACCAA8 #A8CAC6
monochromatic
#9A5E83 #B382A0 #CAA8BD #E1CEDA #F3ECF1
Accessibility & contrast
On white
2.13
#CAA8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#CAA8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA8BD
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA8BD | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFBE
Deuteranopia (green-blind)
#B1B3BC
Tritanopia (blue-blind)
#CEA8AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caa8bd; /* rgb */ color: rgb(202, 168, 189); /* oklch */ color: oklch(76.8% 0.049 340.8);
Tailwind
colors: {
custom: {
50: '#dac2d0',
500: '#caa8bd',
950: '#000000',
},
}SCSS
$custom: #caa8bd; $custom-light: #dac2d0; $custom-dark: #000000;
JSON
{
"hex": "#caa8bd",
"rgb": {
"r": 202,
"g": 168,
"b": 189
},
"hsl": {
"h": 322.941,
"s": 24.286,
"l": 72.549
},
"oklch": {
"l": 0.76805,
"c": 0.0486,
"h": 340.8
},
"luminance": 0.44236
}Semantic roles & 50–950 ramp
primary
#CAA8BD
secondary
#E1EAE4
accent
#A36743
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#151214
muted
#838182