#CA97AA#CA97AA
#CA97AA is a light, moderate pink. Relative luminance 0.376; OKLCH L 73.0% C 0.066 H 354.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CA97AA |
|---|---|
| RGB | rgb(202, 151, 170) |
| HSL | hsl(338, 32%, 69%) |
| HSV | hsv(338, 25%, 79%) |
| CMYK | cmyk(0%, 25.2%, 15.8%, 20.8%) |
| CIE-LAB | lab(67.72, 22.02, -2.42) |
| CIE-LCH | lch(67.72, 22.15, 353.72°) |
| OKLab | oklab(73.02% 0.0656 -0.0061) |
| OKLCH | oklch(73.02% 0.066 354.7) |
| XYZ | xyz(42.6795, 37.5939, 43.0306) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.29
Grey Pink
#C3909B
ΔE00 3.62
Faded Pink
#DE9DAC
ΔE00 4.53
Dusty Pink
#D8A7B1
ΔE00 5.23
Greyish Pink
#C88D94
ΔE00 5.69
Dull Pink
#D5869D
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA97AA #97CAB7
analogous
#CA97C4 #CA97AA #CA9E97
triadic
#CA97AA #AACA97 #97AACA
tetradic
#CA97AA #C4CA97 #97CAB7 #9E97CA
square
#CA97AA #C4CA97 #97CAB7 #9E97CA
split-complementary
#CA97AA #97CA9E #97C4CA
monochromatic
#994E6A #B56E89 #CA97AA #DFC0CB #F3E8EC
Accessibility & contrast
On white
2.47
#CA97AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#CA97AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA97AA
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA97AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA97AA | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AB
Deuteranopia (green-blind)
#A8A8A9
Tritanopia (blue-blind)
#D2959D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ca97aa; /* rgb */ color: rgb(202, 151, 170); /* oklch */ color: oklch(73.0% 0.066 354.7);
Tailwind
colors: {
custom: {
50: '#dbb6c3',
500: '#ca97aa',
950: '#000000',
},
}SCSS
$custom: #ca97aa; $custom-light: #dbb6c3; $custom-dark: #000000;
JSON
{
"hex": "#ca97aa",
"rgb": {
"r": 202,
"g": 151,
"b": 170
},
"hsl": {
"h": 337.647,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.7302,
"c": 0.06583,
"h": 354.7
},
"luminance": 0.37592
}Semantic roles & 50–950 ramp
primary
#CA97AA
secondary
#D7E6E0
accent
#AB813A
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081