#CAA9BF#CAA9BF
#CAA9BF is a light, muted pink. Relative luminance 0.447; OKLCH L 77.1% C 0.048 H 338.5°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA9BF |
|---|---|
| RGB | rgb(202, 169, 191) |
| HSL | hsl(320, 24%, 73%) |
| HSV | hsv(320, 16%, 79%) |
| CMYK | cmyk(0%, 16.3%, 5.4%, 20.8%) |
| CIE-LAB | lab(72.69, 15.74, -6.73) |
| CIE-LCH | lch(72.69, 17.12, 336.84°) |
| OKLab | oklab(77.06% 0.0451 -0.0178) |
| OKLCH | oklch(77.06% 0.048 338.5) |
| XYZ | xyz(47.9482, 44.6952, 55.3813) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.04
Thistle
#D8BFD8
ΔE00 5.98
Dusty Pink
#D8A7B1
ΔE00 6.31
Light Mauve
#C292A1
ΔE00 7.63
Faded Pink
#DE9DAC
ΔE00 8.53
Grey Pink
#C3909B
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA9BF #A9CAB4
analogous
#C4A9CA #CAA9BF #CAA9AE
triadic
#CAA9BF #BFCAA9 #A9BFCA
tetradic
#CAA9BF #CAC4A9 #A9CAB4 #A9AECA
square
#CAA9BF #CAC4A9 #A9CAB4 #A9AECA
split-complementary
#CAA9BF #AECAA9 #A9CAC4
monochromatic
#9A5F86 #B383A3 #CAA9BF #E1CFDB #F3ECF1
Accessibility & contrast
On white
2.11
#CAA9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#CAA9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA9BF
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA9BF | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFC0
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#CEAAB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caa9bf; /* rgb */ color: rgb(202, 169, 191); /* oklch */ color: oklch(77.1% 0.048 338.5);
Tailwind
colors: {
custom: {
50: '#dac2d2',
500: '#caa9bf',
950: '#000000',
},
}SCSS
$custom: #caa9bf; $custom-light: #dac2d2; $custom-dark: #000000;
JSON
{
"hex": "#caa9bf",
"rgb": {
"r": 202,
"g": 169,
"b": 191
},
"hsl": {
"h": 320,
"s": 23.741,
"l": 72.745
},
"oklch": {
"l": 0.7706,
"c": 0.04846,
"h": 338.5
},
"luminance": 0.44694
}Semantic roles & 50–950 ramp
primary
#CAA9BF
secondary
#E1EAE4
accent
#A26343
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#151214
muted
#838182