#CAA3BA#CAA3BA
#CAA3BA is a light, muted pink. Relative luminance 0.423; OKLCH L 75.8% C 0.055 H 342.3°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA3BA |
|---|---|
| RGB | rgb(202, 163, 186) |
| HSL | hsl(325, 27%, 72%) |
| HSV | hsv(325, 19%, 79%) |
| CMYK | cmyk(0%, 19.3%, 7.9%, 20.8%) |
| CIE-LAB | lab(71.08, 18.14, -6.37) |
| CIE-LCH | lch(71.08, 19.22, 340.65°) |
| OKLab | oklab(75.76% 0.0525 -0.0167) |
| OKLCH | oklch(75.76% 0.055 342.3) |
| XYZ | xyz(46.3166, 42.2974, 52.1692) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.70
Dusty Pink
#D8A7B1
ΔE00 5.70
Light Mauve
#C292A1
ΔE00 5.96
Faded Pink
#DE9DAC
ΔE00 7.13
Grey Pink
#C3909B
ΔE00 7.48
Thistle
#D8BFD8
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA3BA #A3CAB3
analogous
#C7A3CA #CAA3BA #CAA3A7
triadic
#CAA3BA #BACAA3 #A3BACA
tetradic
#CAA3BA #CAC7A3 #A3CAB3 #A3A7CA
square
#CAA3BA #CAC7A3 #A3CAB3 #A3A7CA
split-complementary
#CAA3BA #A7CAA3 #A3CAC7
monochromatic
#9A597F #B47C9D #CAA3BA #E0CAD7 #F4ECF0
Accessibility & contrast
On white
2.22
#CAA3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#CAA3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA3BA
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA3BA | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AABB
Deuteranopia (green-blind)
#ADB0B9
Tritanopia (blue-blind)
#CFA3AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa3ba; /* rgb */ color: rgb(202, 163, 186); /* oklch */ color: oklch(75.8% 0.055 342.3);
Tailwind
colors: {
custom: {
50: '#dabece',
500: '#caa3ba',
950: '#000000',
},
}SCSS
$custom: #caa3ba; $custom-light: #dabece; $custom-dark: #000000;
JSON
{
"hex": "#caa3ba",
"rgb": {
"r": 202,
"g": 163,
"b": 186
},
"hsl": {
"h": 324.615,
"s": 26.897,
"l": 71.569
},
"oklch": {
"l": 0.75762,
"c": 0.05514,
"h": 342.3
},
"luminance": 0.42296
}Semantic roles & 50–950 ramp
primary
#CAA3BA
secondary
#DFE9E4
accent
#A56A40
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#151213
muted
#838182