#CAA2BF#CAA2BF
#CAA2BF is a light, moderate pink. Relative luminance 0.422; OKLCH L 75.7% C 0.061 H 336.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA2BF |
|---|---|
| RGB | rgb(202, 162, 191) |
| HSL | hsl(317, 27%, 71%) |
| HSV | hsv(317, 20%, 79%) |
| CMYK | cmyk(0%, 19.8%, 5.4%, 20.8%) |
| CIE-LAB | lab(70.98, 19.57, -9.27) |
| CIE-LCH | lch(70.98, 21.66, 334.65°) |
| OKLab | oklab(75.74% 0.0558 -0.0246) |
| OKLCH | oklch(75.74% 0.061 336.2) |
| XYZ | xyz(46.6806, 42.1601, 54.9588) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.89
Light Mauve
#C292A1
ΔE00 6.99
Dusty Pink
#D8A7B1
ΔE00 7.31
Thistle
#D8BFD8
ΔE00 7.91
Faded Pink
#DE9DAC
ΔE00 8.16
Plum
#DDA0DD
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA2BF #A2CAAD
analogous
#C1A2CA #CAA2BF #CAA2AB
triadic
#CAA2BF #BFCAA2 #A2BFCA
tetradic
#CAA2BF #CAC1A2 #A2CAAD #A2ABCA
square
#CAA2BF #CAC1A2 #A2CAAD #A2ABCA
split-complementary
#CAA2BF #ABCAA2 #A2CAC1
monochromatic
#9A5888 #B47BA4 #CAA2BF #E0C9DA #F4ECF2
Accessibility & contrast
On white
2.23
#CAA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#CAA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA2BF
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA2BF | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC0
Deuteranopia (green-blind)
#ABB0BE
Tritanopia (blue-blind)
#CFA3AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa2bf; /* rgb */ color: rgb(202, 162, 191); /* oklch */ color: oklch(75.7% 0.061 336.2);
Tailwind
colors: {
custom: {
50: '#dabdd2',
500: '#caa2bf',
950: '#000000',
},
}SCSS
$custom: #caa2bf; $custom-light: #dabdd2; $custom-dark: #000000;
JSON
{
"hex": "#caa2bf",
"rgb": {
"r": 202,
"g": 162,
"b": 191
},
"hsl": {
"h": 316.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.75738,
"c": 0.06101,
"h": 336.2
},
"luminance": 0.42159
}Semantic roles & 50–950 ramp
primary
#CAA2BF
secondary
#DFE9E2
accent
#A65C40
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#151214
muted
#838182