#CAA3BD#CAA3BD
#CAA3BD is a light, muted pink. Relative luminance 0.424; OKLCH L 75.9% C 0.058 H 338.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA3BD |
|---|---|
| RGB | rgb(202, 163, 189) |
| HSL | hsl(320, 27%, 72%) |
| HSV | hsv(320, 19%, 79%) |
| CMYK | cmyk(0%, 19.3%, 6.4%, 20.8%) |
| CIE-LAB | lab(71.16, 18.67, -7.90) |
| CIE-LCH | lch(71.16, 20.27, 337.07°) |
| OKLab | oklab(75.86% 0.0536 -0.0209) |
| OKLCH | oklch(75.86% 0.058 338.7) |
| XYZ | xyz(46.6389, 42.4263, 53.8665) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.74
Dusty Pink
#D8A7B1
ΔE00 6.54
Light Mauve
#C292A1
ΔE00 6.57
Thistle
#D8BFD8
ΔE00 7.65
Faded Pink
#DE9DAC
ΔE00 7.72
Grey Pink
#C3909B
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA3BD #A3CAB0
analogous
#C4A3CA #CAA3BD #CAA3AA
triadic
#CAA3BD #BDCAA3 #A3BDCA
tetradic
#CAA3BD #CAC4A3 #A3CAB0 #A3AACA
square
#CAA3BD #CAC4A3 #A3CAB0 #A3AACA
split-complementary
#CAA3BD #AACAA3 #A3CAC4
monochromatic
#9A5984 #B47CA1 #CAA3BD #E0CAD9 #F4ECF1
Accessibility & contrast
On white
2.21
#CAA3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#CAA3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA3BD
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA3BD | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBE
Deuteranopia (green-blind)
#ADB0BC
Tritanopia (blue-blind)
#CFA4AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa3bd; /* rgb */ color: rgb(202, 163, 189); /* oklch */ color: oklch(75.9% 0.058 338.7);
Tailwind
colors: {
custom: {
50: '#dabed0',
500: '#caa3bd',
950: '#000000',
},
}SCSS
$custom: #caa3bd; $custom-light: #dabed0; $custom-dark: #000000;
JSON
{
"hex": "#caa3bd",
"rgb": {
"r": 202,
"g": 163,
"b": 189
},
"hsl": {
"h": 320,
"s": 26.897,
"l": 71.569
},
"oklch": {
"l": 0.75859,
"c": 0.05752,
"h": 338.7
},
"luminance": 0.42425
}Semantic roles & 50–950 ramp
primary
#CAA3BD
secondary
#DFE9E3
accent
#A56240
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#151214
muted
#838182