#CAA7BF#CAA7BF
#CAA7BF is a light, muted pink. Relative luminance 0.440; OKLCH L 76.7% C 0.052 H 337.7°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA7BF |
|---|---|
| RGB | rgb(202, 167, 191) |
| HSL | hsl(319, 25%, 72%) |
| HSV | hsv(319, 17%, 79%) |
| CMYK | cmyk(0%, 17.3%, 5.4%, 20.8%) |
| CIE-LAB | lab(72.20, 16.83, -7.46) |
| CIE-LCH | lch(72.20, 18.41, 336.09°) |
| OKLab | oklab(76.68% 0.0482 -0.0197) |
| OKLCH | oklch(76.68% 0.052 337.7) |
| XYZ | xyz(47.5790, 43.9567, 55.2582) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.31
Thistle
#D8BFD8
ΔE00 6.47
Dusty Pink
#D8A7B1
ΔE00 6.47
Light Mauve
#C292A1
ΔE00 7.32
Faded Pink
#DE9DAC
ΔE00 8.30
Grey Pink
#C3909B
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA7BF #A7CAB2
analogous
#C4A7CA #CAA7BF #CAA7AE
triadic
#CAA7BF #BFCAA7 #A7BFCA
tetradic
#CAA7BF #CAC4A7 #A7CAB2 #A7AECA
square
#CAA7BF #CAC4A7 #A7CAB2 #A7AECA
split-complementary
#CAA7BF #AECAA7 #A7CAC4
monochromatic
#9A5D87 #B381A3 #CAA7BF #E1CDDB #F3ECF1
Accessibility & contrast
On white
2.14
#CAA7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#CAA7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA7BF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA7BF | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#CEA8AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caa7bf; /* rgb */ color: rgb(202, 167, 191); /* oklch */ color: oklch(76.7% 0.052 337.7);
Tailwind
colors: {
custom: {
50: '#dac1d2',
500: '#caa7bf',
950: '#000000',
},
}SCSS
$custom: #caa7bf; $custom-light: #dac1d2; $custom-dark: #000000;
JSON
{
"hex": "#caa7bf",
"rgb": {
"r": 202,
"g": 167,
"b": 191
},
"hsl": {
"h": 318.857,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.7668,
"c": 0.05203,
"h": 337.7
},
"luminance": 0.43956
}Semantic roles & 50–950 ramp
primary
#CAA7BF
secondary
#E1EAE4
accent
#A36142
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#151214
muted
#838182