#CA97BF#CA97BF
#CA97BF is a light, moderate pink. Relative luminance 0.385; OKLCH L 73.7% C 0.081 H 334.2°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CA97BF |
|---|---|
| RGB | rgb(202, 151, 191) |
| HSL | hsl(313, 32%, 69%) |
| HSV | hsv(313, 25%, 79%) |
| CMYK | cmyk(0%, 25.2%, 5.4%, 20.8%) |
| CIE-LAB | lab(68.35, 25.61, -13.21) |
| CIE-LCH | lch(68.35, 28.81, 332.72°) |
| OKLab | oklab(73.72% 0.0729 -0.0352) |
| OKLCH | oklch(73.72% 0.081 334.2) |
| XYZ | xyz(44.8270, 38.4529, 54.3409) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.62
Plum
#DDA0DD
ΔE00 6.14
Dusty Lavender
#AC86A8
ΔE00 7.07
Light Mauve
#C292A1
ΔE00 8.01
Heather
#A484AC
ΔE00 8.74
Lavender Pink
#DD85D7
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA97BF #97CAA2
analogous
#BC97CA #CA97BF #CA97A6
triadic
#CA97BF #BFCA97 #97BFCA
tetradic
#CA97BF #CABC97 #97CAA2 #97A6CA
square
#CA97BF #CABC97 #97CAA2 #97A6CA
split-complementary
#CA97BF #A6CA97 #97CABC
monochromatic
#994E89 #B56EA6 #CA97BF #DFC0D8 #F3E8F1
Accessibility & contrast
On white
2.42
#CA97BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#CA97BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA97BF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA97BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA97BF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2C1
Deuteranopia (green-blind)
#A3A9BD
Tritanopia (blue-blind)
#CF99A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca97bf; /* rgb */ color: rgb(202, 151, 191); /* oklch */ color: oklch(73.7% 0.081 334.2);
Tailwind
colors: {
custom: {
50: '#dab6d2',
500: '#ca97bf',
950: '#000000',
},
}SCSS
$custom: #ca97bf; $custom-light: #dab6d2; $custom-dark: #000000;
JSON
{
"hex": "#ca97bf",
"rgb": {
"r": 202,
"g": 151,
"b": 191
},
"hsl": {
"h": 312.941,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.73715,
"c": 0.08093,
"h": 334.2
},
"luminance": 0.38451
}Semantic roles & 50–950 ramp
primary
#CA97BF
secondary
#D7E6DA
accent
#AB533A
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082