#CA9CAA#CA9CAA
#CA9CAA is a light, muted pink. Relative luminance 0.392; OKLCH L 73.9% C 0.058 H 358.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9CAA |
|---|---|
| RGB | rgb(202, 156, 170) |
| HSL | hsl(342, 30%, 70%) |
| HSV | hsv(342, 23%, 79%) |
| CMYK | cmyk(0%, 22.8%, 15.8%, 20.8%) |
| CIE-LAB | lab(68.92, 19.28, -0.66) |
| CIE-LCH | lch(68.92, 19.29, 358.03°) |
| OKLab | oklab(73.95% 0.0576 -0.0015) |
| OKLCH | oklch(73.95% 0.058 358.5) |
| XYZ | xyz(43.5013, 39.2375, 43.3046) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.87
Dusty Pink
#D8A7B1
ΔE00 3.64
Grey Pink
#C3909B
ΔE00 3.74
Faded Pink
#DE9DAC
ΔE00 4.53
Greyish Pink
#C88D94
ΔE00 5.69
Rosybrown
#BC8F8F
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9CAA #9CCABC
analogous
#CA9CC1 #CA9CAA #CAA59C
triadic
#CA9CAA #AACA9C #9CAACA
tetradic
#CA9CAA #C1CA9C #9CCABC #A59CCA
square
#CA9CAA #C1CA9C #9CCABC #A59CCA
split-complementary
#CA9CAA #9CCAA5 #9CC1CA
monochromatic
#995268 #B57488 #CA9CAA #DFC4CC #F4EBEE
Accessibility & contrast
On white
2.37
#CA9CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#CA9CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9CAA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9CAA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AA
Deuteranopia (green-blind)
#ACABA9
Tritanopia (blue-blind)
#D29AA1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca9caa; /* rgb */ color: rgb(202, 156, 170); /* oklch */ color: oklch(73.9% 0.058 358.5);
Tailwind
colors: {
custom: {
50: '#dab9c3',
500: '#ca9caa',
950: '#000000',
},
}SCSS
$custom: #ca9caa; $custom-light: #dab9c3; $custom-dark: #000000;
JSON
{
"hex": "#ca9caa",
"rgb": {
"r": 202,
"g": 156,
"b": 170
},
"hsl": {
"h": 341.739,
"s": 30.263,
"l": 70.196
},
"oklch": {
"l": 0.73948,
"c": 0.05764,
"h": 358.5
},
"luminance": 0.39236
}Semantic roles & 50–950 ramp
primary
#CA9CAA
secondary
#DBE7E3
accent
#A9883D
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081