#CA97AF#CA97AF
#CA97AF is a light, moderate pink. Relative luminance 0.378; OKLCH L 73.2% C 0.069 H 349.1°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CA97AF |
|---|---|
| RGB | rgb(202, 151, 175) |
| HSL | hsl(332, 32%, 69%) |
| HSV | hsv(332, 25%, 79%) |
| CMYK | cmyk(0%, 25.2%, 13.4%, 20.8%) |
| CIE-LAB | lab(67.86, 22.84, -5.01) |
| CIE-LCH | lch(67.86, 23.38, 347.63°) |
| OKLab | oklab(73.18% 0.0674 -0.013) |
| OKLCH | oklch(73.18% 0.069 349.1) |
| XYZ | xyz(43.1615, 37.7867, 45.5692) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.51
Grey Pink
#C3909B
ΔE00 5.06
Faded Pink
#DE9DAC
ΔE00 5.49
Dusty Pink
#D8A7B1
ΔE00 6.25
Lilac
#C8A2C8
ΔE00 6.49
Dull Pink
#D5869D
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA97AF #97CAB2
analogous
#CA97C9 #CA97AF #CA9997
triadic
#CA97AF #AFCA97 #97AFCA
tetradic
#CA97AF #C9CA97 #97CAB2 #9997CA
square
#CA97AF #C9CA97 #97CAB2 #9997CA
split-complementary
#CA97AF #97CA99 #97C9CA
monochromatic
#994E71 #B56E90 #CA97AF #DFC0CE #F3E8ED
Accessibility & contrast
On white
2.45
#CA97AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#CA97AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA97AF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA97AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA97AF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0B0
Deuteranopia (green-blind)
#A7A8AE
Tritanopia (blue-blind)
#D2969F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ca97af; /* rgb */ color: rgb(202, 151, 175); /* oklch */ color: oklch(73.2% 0.069 349.1);
Tailwind
colors: {
custom: {
50: '#dab6c6',
500: '#ca97af',
950: '#000000',
},
}SCSS
$custom: #ca97af; $custom-light: #dab6c6; $custom-dark: #000000;
JSON
{
"hex": "#ca97af",
"rgb": {
"r": 202,
"g": 151,
"b": 175
},
"hsl": {
"h": 331.765,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.73177,
"c": 0.0686,
"h": 349.1
},
"luminance": 0.37785
}Semantic roles & 50–950 ramp
primary
#CA97AF
secondary
#D7E6DF
accent
#AB763A
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082