#CAA4BF#CAA4BF
#CAA4BF is a light, muted pink. Relative luminance 0.429; OKLCH L 76.1% C 0.057 H 336.8°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA4BF |
|---|---|
| RGB | rgb(202, 164, 191) |
| HSL | hsl(317, 26%, 72%) |
| HSV | hsv(317, 19%, 79%) |
| CMYK | cmyk(0%, 18.8%, 5.4%, 20.8%) |
| CIE-LAB | lab(71.47, 18.48, -8.55) |
| CIE-LCH | lch(71.47, 20.36, 335.16°) |
| OKLab | oklab(76.11% 0.0528 -0.0226) |
| OKLCH | oklch(76.11% 0.057 336.8) |
| XYZ | xyz(47.0357, 42.8703, 55.0772) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.37
Dusty Pink
#D8A7B1
ΔE00 6.91
Light Mauve
#C292A1
ΔE00 7.05
Thistle
#D8BFD8
ΔE00 7.31
Faded Pink
#DE9DAC
ΔE00 8.15
Grey Pink
#C3909B
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA4BF #A4CAAF
analogous
#C2A4CA #CAA4BF #CAA4AC
triadic
#CAA4BF #BFCAA4 #A4BFCA
tetradic
#CAA4BF #CAC2A4 #A4CAAF #A4ACCA
square
#CAA4BF #CAC2A4 #A4CAAF #A4ACCA
split-complementary
#CAA4BF #ACCAA4 #A4CAC2
monochromatic
#9A5A87 #B37DA4 #CAA4BF #E1CBDA #F4ECF1
Accessibility & contrast
On white
2.19
#CAA4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#CAA4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA4BF
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA4BF | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#CEA5AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #caa4bf; /* rgb */ color: rgb(202, 164, 191); /* oklch */ color: oklch(76.1% 0.057 336.8);
Tailwind
colors: {
custom: {
50: '#dabfd2',
500: '#caa4bf',
950: '#000000',
},
}SCSS
$custom: #caa4bf; $custom-light: #dabfd2; $custom-dark: #000000;
JSON
{
"hex": "#caa4bf",
"rgb": {
"r": 202,
"g": 164,
"b": 191
},
"hsl": {
"h": 317.368,
"s": 26.389,
"l": 71.765
},
"oklch": {
"l": 0.76113,
"c": 0.05742,
"h": 336.8
},
"luminance": 0.42869
}Semantic roles & 50–950 ramp
primary
#CAA4BF
secondary
#E0EAE3
accent
#A55E41
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#151214
muted
#838182