#CAA7BD#CAA7BD
#CAA7BD is a light, muted pink. Relative luminance 0.439; OKLCH L 76.6% C 0.050 H 340.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA7BD |
|---|---|
| RGB | rgb(202, 167, 189) |
| HSL | hsl(322, 25%, 72%) |
| HSV | hsv(322, 17%, 79%) |
| CMYK | cmyk(0%, 17.3%, 6.4%, 20.8%) |
| CIE-LAB | lab(72.14, 16.48, -6.45) |
| CIE-LCH | lch(72.14, 17.69, 338.63°) |
| OKLab | oklab(76.61% 0.0474 -0.017) |
| OKLCH | oklch(76.61% 0.05 340.3) |
| XYZ | xyz(47.3604, 43.8693, 54.1070) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.94
Dusty Pink
#D8A7B1
ΔE00 5.95
Thistle
#D8BFD8
ΔE00 6.60
Light Mauve
#C292A1
ΔE00 7.00
Faded Pink
#DE9DAC
ΔE00 7.97
Grey Pink
#C3909B
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA7BD #A7CAB4
analogous
#C6A7CA #CAA7BD #CAA7AB
triadic
#CAA7BD #BDCAA7 #A7BDCA
tetradic
#CAA7BD #CAC6A7 #A7CAB4 #A7ABCA
square
#CAA7BD #CAC6A7 #A7CAB4 #A7ABCA
split-complementary
#CAA7BD #ABCAA7 #A7CAC6
monochromatic
#9A5D83 #B381A0 #CAA7BD #E1CDDA #F3ECF1
Accessibility & contrast
On white
2.15
#CAA7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#CAA7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA7BD
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA7BD | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBE
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#CFA7AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caa7bd; /* rgb */ color: rgb(202, 167, 189); /* oklch */ color: oklch(76.6% 0.050 340.3);
Tailwind
colors: {
custom: {
50: '#dac1d0',
500: '#caa7bd',
950: '#000000',
},
}SCSS
$custom: #caa7bd; $custom-light: #dac1d0; $custom-dark: #000000;
JSON
{
"hex": "#caa7bd",
"rgb": {
"r": 202,
"g": 167,
"b": 189
},
"hsl": {
"h": 322.286,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.76615,
"c": 0.05038,
"h": 340.3
},
"luminance": 0.43868
}Semantic roles & 50–950 ramp
primary
#CAA7BD
secondary
#E1EAE4
accent
#A36642
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#151214
muted
#838182