#CAA3BB#CAA3BB
#CAA3BB is a light, muted pink. Relative luminance 0.423; OKLCH L 75.8% C 0.056 H 341.1°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA3BB |
|---|---|
| RGB | rgb(202, 163, 187) |
| HSL | hsl(323, 27%, 72%) |
| HSV | hsv(323, 19%, 79%) |
| CMYK | cmyk(0%, 19.3%, 7.4%, 20.8%) |
| CIE-LAB | lab(71.10, 18.31, -6.88) |
| CIE-LCH | lch(71.10, 19.56, 339.41°) |
| OKLab | oklab(75.79% 0.0529 -0.0181) |
| OKLCH | oklch(75.79% 0.056 341.1) |
| XYZ | xyz(46.4233, 42.3401, 52.7311) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.37
Dusty Pink
#D8A7B1
ΔE00 5.98
Light Mauve
#C292A1
ΔE00 6.15
Faded Pink
#DE9DAC
ΔE00 7.32
Grey Pink
#C3909B
ΔE00 7.70
Thistle
#D8BFD8
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA3BB #A3CAB2
analogous
#C6A3CA #CAA3BB #CAA3A8
triadic
#CAA3BB #BBCAA3 #A3BBCA
tetradic
#CAA3BB #CAC6A3 #A3CAB2 #A3A8CA
square
#CAA3BB #CAC6A3 #A3CAB2 #A3A8CA
split-complementary
#CAA3BB #A8CAA3 #A3CAC6
monochromatic
#9A5981 #B47C9E #CAA3BB #E0CAD8 #F4ECF1
Accessibility & contrast
On white
2.22
#CAA3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#CAA3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA3BB
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA3BB | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBC
Deuteranopia (green-blind)
#ADB0BA
Tritanopia (blue-blind)
#CFA3AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa3bb; /* rgb */ color: rgb(202, 163, 187); /* oklch */ color: oklch(75.8% 0.056 341.1);
Tailwind
colors: {
custom: {
50: '#dabecf',
500: '#caa3bb',
950: '#000000',
},
}SCSS
$custom: #caa3bb; $custom-light: #dabecf; $custom-dark: #000000;
JSON
{
"hex": "#caa3bb",
"rgb": {
"r": 202,
"g": 163,
"b": 187
},
"hsl": {
"h": 323.077,
"s": 26.897,
"l": 71.569
},
"oklch": {
"l": 0.75794,
"c": 0.05591,
"h": 341.1
},
"luminance": 0.42339
}Semantic roles & 50–950 ramp
primary
#CAA3BB
secondary
#DFE9E3
accent
#A56740
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#151213
muted
#838182