#CAA3BF#CAA3BF
#CAA3BF is a light, muted pink. Relative luminance 0.425; OKLCH L 75.9% C 0.059 H 336.5°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA3BF |
|---|---|
| RGB | rgb(202, 163, 191) |
| HSL | hsl(317, 27%, 72%) |
| HSV | hsv(317, 19%, 79%) |
| CMYK | cmyk(0%, 19.3%, 5.4%, 20.8%) |
| CIE-LAB | lab(71.22, 19.02, -8.91) |
| CIE-LCH | lch(71.22, 21.01, 334.90°) |
| OKLab | oklab(75.93% 0.0543 -0.0236) |
| OKLCH | oklch(75.93% 0.059 336.5) |
| XYZ | xyz(46.8575, 42.5138, 55.0178) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.11
Light Mauve
#C292A1
ΔE00 7.01
Dusty Pink
#D8A7B1
ΔE00 7.10
Thistle
#D8BFD8
ΔE00 7.61
Faded Pink
#DE9DAC
ΔE00 8.15
Plum
#DDA0DD
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA3BF #A3CAAE
analogous
#C2A3CA #CAA3BF #CAA3AC
triadic
#CAA3BF #BFCAA3 #A3BFCA
tetradic
#CAA3BF #CAC2A3 #A3CAAE #A3ACCA
square
#CAA3BF #CAC2A3 #A3CAAE #A3ACCA
split-complementary
#CAA3BF #ACCAA3 #A3CAC2
monochromatic
#9A5988 #B47CA4 #CAA3BF #E0CADA #F4ECF1
Accessibility & contrast
On white
2.21
#CAA3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#CAA3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA3BF
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA3BF | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC0
Deuteranopia (green-blind)
#ACB0BE
Tritanopia (blue-blind)
#CEA4AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa3bf; /* rgb */ color: rgb(202, 163, 191); /* oklch */ color: oklch(75.9% 0.059 336.5);
Tailwind
colors: {
custom: {
50: '#dabed2',
500: '#caa3bf',
950: '#000000',
},
}SCSS
$custom: #caa3bf; $custom-light: #dabed2; $custom-dark: #000000;
JSON
{
"hex": "#caa3bf",
"rgb": {
"r": 202,
"g": 163,
"b": 191
},
"hsl": {
"h": 316.923,
"s": 26.897,
"l": 71.569
},
"oklch": {
"l": 0.75925,
"c": 0.05921,
"h": 336.5
},
"luminance": 0.42513
}Semantic roles & 50–950 ramp
primary
#CAA3BF
secondary
#DFE9E2
accent
#A55D40
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#151214
muted
#838182