#CAA0BF#CAA0BF
#CAA0BF is a light, moderate pink. Relative luminance 0.415; OKLCH L 75.4% C 0.065 H 335.8°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA0BF |
|---|---|
| RGB | rgb(202, 160, 191) |
| HSL | hsl(316, 28%, 71%) |
| HSV | hsv(316, 21%, 79%) |
| CMYK | cmyk(0%, 20.8%, 5.4%, 20.8%) |
| CIE-LAB | lab(70.50, 20.67, -9.99) |
| CIE-LCH | lch(70.50, 22.96, 334.19°) |
| OKLab | oklab(75.37% 0.0589 -0.0265) |
| OKLCH | oklch(75.37% 0.065 335.8) |
| XYZ | xyz(46.3311, 41.4611, 54.8423) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.60
Light Mauve
#C292A1
ΔE00 7.02
Plum
#DDA0DD
ΔE00 7.66
Dusty Pink
#D8A7B1
ΔE00 7.77
Faded Pink
#DE9DAC
ΔE00 8.26
Dusty Lavender
#AC86A8
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA0BF #A0CAAB
analogous
#C0A0CA #CAA0BF #CAA0AA
triadic
#CAA0BF #BFCAA0 #A0BFCA
tetradic
#CAA0BF #CAC0A0 #A0CAAB #A0AACA
square
#CAA0BF #CAC0A0 #A0CAAB #A0AACA
split-complementary
#CAA0BF #AACAA0 #A0CAC0
monochromatic
#9A5688 #B479A5 #CAA0BF #E0C7D9 #F4EBF2
Accessibility & contrast
On white
2.26
#CAA0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#CAA0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA0BF
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA0BF | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A9C0
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#CFA1AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #caa0bf; /* rgb */ color: rgb(202, 160, 191); /* oklch */ color: oklch(75.4% 0.065 335.8);
Tailwind
colors: {
custom: {
50: '#dabcd2',
500: '#caa0bf',
950: '#000000',
},
}SCSS
$custom: #caa0bf; $custom-light: #dabcd2; $custom-dark: #000000;
JSON
{
"hex": "#caa0bf",
"rgb": {
"r": 202,
"g": 160,
"b": 191
},
"hsl": {
"h": 315.714,
"s": 28.378,
"l": 70.98
},
"oklch": {
"l": 0.75365,
"c": 0.06463,
"h": 335.8
},
"luminance": 0.4146
}Semantic roles & 50–950 ramp
primary
#CAA0BF
secondary
#DDE8E0
accent
#A75A3E
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151214
muted
#838182