#CAA8B2#CAA8B2
#CAA8B2 is a light, muted pink. Relative luminance 0.438; OKLCH L 76.5% C 0.042 H 358.5°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA8B2 |
|---|---|
| RGB | rgb(202, 168, 178) |
| HSL | hsl(342, 24%, 73%) |
| HSV | hsv(342, 17%, 79%) |
| CMYK | cmyk(0%, 16.8%, 11.9%, 20.8%) |
| CIE-LAB | lab(72.08, 14.03, -0.48) |
| CIE-LCH | lch(72.08, 14.04, 358.05°) |
| OKLab | oklab(76.47% 0.0418 -0.0011) |
| OKLCH | oklch(76.47% 0.042 358.5) |
| XYZ | xyz(46.3952, 43.7775, 48.1168) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.08
Pinkish Grey
#C8ACA9
ΔE00 5.96
Light Mauve
#C292A1
ΔE00 6.72
Grey Pink
#C3909B
ΔE00 7.40
Faded Pink
#DE9DAC
ΔE00 7.46
Thistle
#D8BFD8
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA8B2 #A8CAC0
analogous
#CAA8C3 #CAA8B2 #CAAFA8
triadic
#CAA8B2 #B2CAA8 #A8B2CA
tetradic
#CAA8B2 #C3CAA8 #A8CAC0 #AFA8CA
square
#CAA8B2 #C3CAA8 #A8CAC0 #AFA8CA
split-complementary
#CAA8B2 #A8CAAF #A8C3CA
monochromatic
#9A5E6F #B38290 #CAA8B2 #E1CED4 #F3ECEE
Accessibility & contrast
On white
2.15
#CAA8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#CAA8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA8B2
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA8B2 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADB2
Deuteranopia (green-blind)
#B3B3B1
Tritanopia (blue-blind)
#D0A7AB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caa8b2; /* rgb */ color: rgb(202, 168, 178); /* oklch */ color: oklch(76.5% 0.042 358.5);
Tailwind
colors: {
custom: {
50: '#dac2c9',
500: '#caa8b2',
950: '#000000',
},
}SCSS
$custom: #caa8b2; $custom-light: #dac2c9; $custom-dark: #000000;
JSON
{
"hex": "#caa8b2",
"rgb": {
"r": 202,
"g": 168,
"b": 178
},
"hsl": {
"h": 342.353,
"s": 24.286,
"l": 72.549
},
"oklch": {
"l": 0.76466,
"c": 0.04183,
"h": 358.5
},
"luminance": 0.43776
}Semantic roles & 50–950 ramp
primary
#CAA8B2
secondary
#E1EAE7
accent
#A38743
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#151213
muted
#838182