#CAA5BF#CAA5BF
#CAA5BF is a light, muted pink. Relative luminance 0.432; OKLCH L 76.3% C 0.056 H 337.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA5BF |
|---|---|
| RGB | rgb(202, 165, 191) |
| HSL | hsl(318, 26%, 72%) |
| HSV | hsv(318, 18%, 79%) |
| CMYK | cmyk(0%, 18.3%, 5.4%, 20.8%) |
| CIE-LAB | lab(71.71, 17.93, -8.19) |
| CIE-LCH | lch(71.71, 19.71, 335.45°) |
| OKLab | oklab(76.3% 0.0512 -0.0217) |
| OKLCH | oklch(76.3% 0.056 337.1) |
| XYZ | xyz(47.2154, 43.2296, 55.1371) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.65
Dusty Pink
#D8A7B1
ΔE00 6.74
Thistle
#D8BFD8
ΔE00 7.02
Light Mauve
#C292A1
ΔE00 7.12
Faded Pink
#DE9DAC
ΔE00 8.18
Grey Pink
#C3909B
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA5BF #A5CAB0
analogous
#C3A5CA #CAA5BF #CAA5AD
triadic
#CAA5BF #BFCAA5 #A5BFCA
tetradic
#CAA5BF #CAC3A5 #A5CAB0 #A5ADCA
square
#CAA5BF #CAC3A5 #A5CAB0 #A5ADCA
split-complementary
#CAA5BF #ADCAA5 #A5CAC3
monochromatic
#9A5B87 #B37EA4 #CAA5BF #E1CCDA #F4ECF1
Accessibility & contrast
On white
2.18
#CAA5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#CAA5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA5BF
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA5BF | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACC0
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#CEA6AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #caa5bf; /* rgb */ color: rgb(202, 165, 191); /* oklch */ color: oklch(76.3% 0.056 337.1);
Tailwind
colors: {
custom: {
50: '#dabfd2',
500: '#caa5bf',
950: '#000000',
},
}SCSS
$custom: #caa5bf; $custom-light: #dabfd2; $custom-dark: #000000;
JSON
{
"hex": "#caa5bf",
"rgb": {
"r": 202,
"g": 165,
"b": 191
},
"hsl": {
"h": 317.838,
"s": 25.874,
"l": 71.961
},
"oklch": {
"l": 0.76301,
"c": 0.05562,
"h": 337.1
},
"luminance": 0.43228
}Semantic roles & 50–950 ramp
primary
#CAA5BF
secondary
#E1EAE4
accent
#A45F41
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#151214
muted
#838182