#CA9EAA#CA9EAA
#CA9EAA is a light, muted pink. Relative luminance 0.399; OKLCH L 74.3% C 0.054 H 0.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9EAA |
|---|---|
| RGB | rgb(202, 158, 170) |
| HSL | hsl(344, 29%, 71%) |
| HSV | hsv(344, 22%, 79%) |
| CMYK | cmyk(0%, 21.8%, 15.8%, 20.8%) |
| CIE-LAB | lab(69.41, 18.18, 0.05) |
| CIE-LCH | lch(69.41, 18.18, 0.15°) |
| OKLab | oklab(74.32% 0.0545 0.0004) |
| OKLCH | oklch(74.32% 0.054 0.4) |
| XYZ | xyz(43.8397, 39.9142, 43.4174) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.20
Light Mauve
#C292A1
ΔE00 3.49
Grey Pink
#C3909B
ΔE00 4.13
Faded Pink
#DE9DAC
ΔE00 4.84
Greyish Pink
#C88D94
ΔE00 5.93
Rosybrown
#BC8F8F
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9EAA #9ECABE
analogous
#CA9EC0 #CA9EAA #CAA89E
triadic
#CA9EAA #AACA9E #9EAACA
tetradic
#CA9EAA #C0CA9E #9ECABE #A89ECA
square
#CA9EAA #C0CA9E #9ECABE #A89ECA
split-complementary
#CA9EAA #9ECAA8 #9EC0CA
monochromatic
#9A5467 #B47687 #CA9EAA #E0C6CD #F4EBEE
Accessibility & contrast
On white
2.34
#CA9EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#CA9EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9EAA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9EAA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AA
Deuteranopia (green-blind)
#ADACA9
Tritanopia (blue-blind)
#D29CA2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ca9eaa; /* rgb */ color: rgb(202, 158, 170); /* oklch */ color: oklch(74.3% 0.054 0.4);
Tailwind
colors: {
custom: {
50: '#dabac3',
500: '#ca9eaa',
950: '#000000',
},
}SCSS
$custom: #ca9eaa; $custom-light: #dabac3; $custom-dark: #000000;
JSON
{
"hex": "#ca9eaa",
"rgb": {
"r": 202,
"g": 158,
"b": 170
},
"hsl": {
"h": 343.636,
"s": 29.333,
"l": 70.588
},
"oklch": {
"l": 0.74323,
"c": 0.05446,
"h": 0.4
},
"luminance": 0.39913
}Semantic roles & 50–950 ramp
primary
#CA9EAA
secondary
#DCE8E5
accent
#A88B3E
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081