#CAA2BB#CAA2BB
#CAA2BB is a light, muted pink. Relative luminance 0.420; OKLCH L 75.6% C 0.058 H 340.7°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA2BB |
|---|---|
| RGB | rgb(202, 162, 187) |
| HSL | hsl(323, 27%, 71%) |
| HSV | hsv(323, 20%, 79%) |
| CMYK | cmyk(0%, 19.8%, 7.4%, 20.8%) |
| CIE-LAB | lab(70.86, 18.86, -7.24) |
| CIE-LCH | lch(70.86, 20.20, 339.00°) |
| OKLab | oklab(75.61% 0.0544 -0.0191) |
| OKLCH | oklch(75.61% 0.058 340.7) |
| XYZ | xyz(46.2465, 41.9864, 52.6721) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.14
Light Mauve
#C292A1
ΔE00 6.08
Dusty Pink
#D8A7B1
ΔE00 6.18
Faded Pink
#DE9DAC
ΔE00 7.29
Grey Pink
#C3909B
ΔE00 7.67
Thistle
#D8BFD8
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA2BB #A2CAB1
analogous
#C5A2CA #CAA2BB #CAA2A7
triadic
#CAA2BB #BBCAA2 #A2BBCA
tetradic
#CAA2BB #CAC5A2 #A2CAB1 #A2A7CA
square
#CAA2BB #CAC5A2 #A2CAB1 #A2A7CA
split-complementary
#CAA2BB #A7CAA2 #A2CAC5
monochromatic
#9A5881 #B47B9E #CAA2BB #E0C9D8 #F4ECF1
Accessibility & contrast
On white
2.23
#CAA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#CAA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA2BB
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA2BB | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#ACB0BA
Tritanopia (blue-blind)
#CFA2AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #caa2bb; /* rgb */ color: rgb(202, 162, 187); /* oklch */ color: oklch(75.6% 0.058 340.7);
Tailwind
colors: {
custom: {
50: '#dabdcf',
500: '#caa2bb',
950: '#000000',
},
}SCSS
$custom: #caa2bb; $custom-light: #dabdcf; $custom-dark: #000000;
JSON
{
"hex": "#caa2bb",
"rgb": {
"r": 202,
"g": 162,
"b": 187
},
"hsl": {
"h": 322.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.75606,
"c": 0.05768,
"h": 340.7
},
"luminance": 0.41985
}Semantic roles & 50–950 ramp
primary
#CAA2BB
secondary
#DFE9E3
accent
#A66640
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#151213
muted
#838182