#CAA8BF#CAA8BF
#CAA8BF is a light, muted pink. Relative luminance 0.443; OKLCH L 76.9% C 0.050 H 338.1°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA8BF |
|---|---|
| RGB | rgb(202, 168, 191) |
| HSL | hsl(319, 24%, 73%) |
| HSV | hsv(319, 17%, 79%) |
| CMYK | cmyk(0%, 16.8%, 5.4%, 20.8%) |
| CIE-LAB | lab(72.44, 16.29, -7.10) |
| CIE-LCH | lch(72.44, 17.77, 336.45°) |
| OKLab | oklab(76.87% 0.0466 -0.0187) |
| OKLCH | oklch(76.87% 0.05 338.1) |
| XYZ | xyz(47.7629, 44.3245, 55.3196) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.67
Thistle
#D8BFD8
ΔE00 6.21
Dusty Pink
#D8A7B1
ΔE00 6.38
Light Mauve
#C292A1
ΔE00 7.46
Faded Pink
#DE9DAC
ΔE00 8.40
Grey Pink
#C3909B
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA8BF #A8CAB3
analogous
#C4A8CA #CAA8BF #CAA8AE
triadic
#CAA8BF #BFCAA8 #A8BFCA
tetradic
#CAA8BF #CAC4A8 #A8CAB3 #A8AECA
square
#CAA8BF #CAC4A8 #A8CAB3 #A8AECA
split-complementary
#CAA8BF #AECAA8 #A8CAC4
monochromatic
#9A5E86 #B382A3 #CAA8BF #E1CEDB #F3ECF1
Accessibility & contrast
On white
2.13
#CAA8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#CAA8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA8BF
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA8BF | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#B0B3BE
Tritanopia (blue-blind)
#CEA9B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caa8bf; /* rgb */ color: rgb(202, 168, 191); /* oklch */ color: oklch(76.9% 0.050 338.1);
Tailwind
colors: {
custom: {
50: '#dac2d2',
500: '#caa8bf',
950: '#000000',
},
}SCSS
$custom: #caa8bf; $custom-light: #dac2d2; $custom-dark: #000000;
JSON
{
"hex": "#caa8bf",
"rgb": {
"r": 202,
"g": 168,
"b": 191
},
"hsl": {
"h": 319.412,
"s": 24.286,
"l": 72.549
},
"oklch": {
"l": 0.7687,
"c": 0.05025,
"h": 338.1
},
"luminance": 0.44323
}Semantic roles & 50–950 ramp
primary
#CAA8BF
secondary
#E1EAE4
accent
#A36243
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#151214
muted
#838182