#CA97AD#CA97AD
#CA97AD is a light, moderate pink. Relative luminance 0.377; OKLCH L 73.1% C 0.067 H 351.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CA97AD |
|---|---|
| RGB | rgb(202, 151, 173) |
| HSL | hsl(334, 32%, 69%) |
| HSV | hsv(334, 25%, 79%) |
| CMYK | cmyk(0%, 25.2%, 14.4%, 20.8%) |
| CIE-LAB | lab(67.81, 22.51, -3.98) |
| CIE-LCH | lch(67.81, 22.86, 349.98°) |
| OKLab | oklab(73.11% 0.0666 -0.0102) |
| OKLCH | oklch(73.11% 0.067 351.3) |
| XYZ | xyz(42.9665, 37.7087, 44.5423) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.98
Grey Pink
#C3909B
ΔE00 4.47
Faded Pink
#DE9DAC
ΔE00 5.07
Dusty Pink
#D8A7B1
ΔE00 5.81
Dull Pink
#D5869D
ΔE00 6.33
Greyish Pink
#C88D94
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA97AD #97CAB4
analogous
#CA97C7 #CA97AD #CA9B97
triadic
#CA97AD #ADCA97 #97ADCA
tetradic
#CA97AD #C7CA97 #97CAB4 #9B97CA
square
#CA97AD #C7CA97 #97CAB4 #9B97CA
split-complementary
#CA97AD #97CA9B #97C7CA
monochromatic
#994E6E #B56E8D #CA97AD #DFC0CD #F3E8ED
Accessibility & contrast
On white
2.46
#CA97AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#CA97AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA97AD
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA97AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA97AD | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AE
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#D2969E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ca97ad; /* rgb */ color: rgb(202, 151, 173); /* oklch */ color: oklch(73.1% 0.067 351.3);
Tailwind
colors: {
custom: {
50: '#dab6c5',
500: '#ca97ad',
950: '#000000',
},
}SCSS
$custom: #ca97ad; $custom-light: #dab6c5; $custom-dark: #000000;
JSON
{
"hex": "#ca97ad",
"rgb": {
"r": 202,
"g": 151,
"b": 173
},
"hsl": {
"h": 334.118,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.73113,
"c": 0.06742,
"h": 351.3
},
"luminance": 0.37707
}Semantic roles & 50–950 ramp
primary
#CA97AD
secondary
#D7E6DF
accent
#AB7B3A
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081