#CA97BA#CA97BA
#CA97BA is a light, moderate pink. Relative luminance 0.382; OKLCH L 73.5% C 0.077 H 338.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CA97BA |
|---|---|
| RGB | rgb(202, 151, 186) |
| HSL | hsl(319, 32%, 69%) |
| HSV | hsv(319, 25%, 79%) |
| CMYK | cmyk(0%, 25.2%, 7.9%, 20.8%) |
| CIE-LAB | lab(68.19, 24.72, -10.66) |
| CIE-LCH | lch(68.19, 26.92, 336.68°) |
| OKLab | oklab(73.54% 0.0712 -0.0283) |
| OKLCH | oklch(73.54% 0.077 338.3) |
| XYZ | xyz(44.2862, 38.2365, 51.4924) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.15
Light Mauve
#C292A1
ΔE00 6.62
Dusty Lavender
#AC86A8
ΔE00 7.00
Plum
#DDA0DD
ΔE00 7.34
Faded Pink
#DE9DAC
ΔE00 8.19
Grey Pink
#C3909B
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA97BA #97CAA7
analogous
#C197CA #CA97BA #CA97A1
triadic
#CA97BA #BACA97 #97BACA
tetradic
#CA97BA #CAC197 #97CAA7 #97A1CA
square
#CA97BA #CAC197 #97CAA7 #97A1CA
split-complementary
#CA97BA #A1CA97 #97CAC1
monochromatic
#994E81 #B56E9F #CA97BA #DFC0D5 #F3E8F0
Accessibility & contrast
On white
2.43
#CA97BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#CA97BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA97BA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA97BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA97BA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BB
Deuteranopia (green-blind)
#A4A9B8
Tritanopia (blue-blind)
#D098A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ca97ba; /* rgb */ color: rgb(202, 151, 186); /* oklch */ color: oklch(73.5% 0.077 338.3);
Tailwind
colors: {
custom: {
50: '#dab6ce',
500: '#ca97ba',
950: '#000000',
},
}SCSS
$custom: #ca97ba; $custom-light: #dab6ce; $custom-dark: #000000;
JSON
{
"hex": "#ca97ba",
"rgb": {
"r": 202,
"g": 151,
"b": 186
},
"hsl": {
"h": 318.824,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.73541,
"c": 0.0766,
"h": 338.3
},
"luminance": 0.38235
}Semantic roles & 50–950 ramp
primary
#CA97BA
secondary
#D7E6DC
accent
#AB5E3A
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082