#CA97BB#CA97BB
#CA97BB is a light, moderate pink. Relative luminance 0.383; OKLCH L 73.6% C 0.077 H 337.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CA97BB |
|---|---|
| RGB | rgb(202, 151, 187) |
| HSL | hsl(318, 32%, 69%) |
| HSV | hsv(318, 25%, 79%) |
| CMYK | cmyk(0%, 25.2%, 7.4%, 20.8%) |
| CIE-LAB | lab(68.23, 24.89, -11.17) |
| CIE-LCH | lch(68.23, 27.29, 335.84°) |
| OKLab | oklab(73.58% 0.0715 -0.0297) |
| OKLCH | oklch(73.58% 0.077 337.5) |
| XYZ | xyz(44.3929, 38.2792, 52.0543) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.01
Light Mauve
#C292A1
ΔE00 6.90
Dusty Lavender
#AC86A8
ΔE00 6.99
Plum
#DDA0DD
ΔE00 7.09
Faded Pink
#DE9DAC
ΔE00 8.44
Grey Pink
#C3909B
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA97BB #97CAA6
analogous
#C097CA #CA97BB #CA97A2
triadic
#CA97BB #BBCA97 #97BBCA
tetradic
#CA97BB #CAC097 #97CAA6 #97A2CA
square
#CA97BB #CAC097 #97CAA6 #97A2CA
split-complementary
#CA97BB #A2CA97 #97CAC0
monochromatic
#994E83 #B56EA0 #CA97BB #DFC0D6 #F3E8F0
Accessibility & contrast
On white
2.43
#CA97BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#CA97BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA97BB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA97BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA97BB | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#A4A9B9
Tritanopia (blue-blind)
#D098A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ca97bb; /* rgb */ color: rgb(202, 151, 187); /* oklch */ color: oklch(73.6% 0.077 337.5);
Tailwind
colors: {
custom: {
50: '#dab6cf',
500: '#ca97bb',
950: '#000000',
},
}SCSS
$custom: #ca97bb; $custom-light: #dab6cf; $custom-dark: #000000;
JSON
{
"hex": "#ca97bb",
"rgb": {
"r": 202,
"g": 151,
"b": 187
},
"hsl": {
"h": 317.647,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.73576,
"c": 0.07743,
"h": 337.5
},
"luminance": 0.38278
}Semantic roles & 50–950 ramp
primary
#CA97BB
secondary
#D7E6DB
accent
#AB5B3A
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082