#CA97AC#CA97AC
#CA97AC is a light, moderate pink. Relative luminance 0.377; OKLCH L 73.1% C 0.067 H 352.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CA97AC |
|---|---|
| RGB | rgb(202, 151, 172) |
| HSL | hsl(335, 32%, 69%) |
| HSV | hsv(335, 25%, 79%) |
| CMYK | cmyk(0%, 25.2%, 14.9%, 20.8%) |
| CIE-LAB | lab(67.78, 22.34, -3.46) |
| CIE-LCH | lch(67.78, 22.61, 351.20°) |
| OKLab | oklab(73.08% 0.0663 -0.0089) |
| OKLCH | oklch(73.08% 0.067 352.4) |
| XYZ | xyz(42.8701, 37.6701, 44.0346) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.73
Grey Pink
#C3909B
ΔE00 4.18
Faded Pink
#DE9DAC
ΔE00 4.87
Dusty Pink
#D8A7B1
ΔE00 5.61
Dull Pink
#D5869D
ΔE00 6.23
Greyish Pink
#C88D94
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA97AC #97CAB5
analogous
#CA97C6 #CA97AC #CA9C97
triadic
#CA97AC #ACCA97 #97ACCA
tetradic
#CA97AC #C6CA97 #97CAB5 #9C97CA
square
#CA97AC #C6CA97 #97CAB5 #9C97CA
split-complementary
#CA97AC #97CA9C #97C6CA
monochromatic
#994E6D #B56E8C #CA97AC #DFC0CC #F3E8ED
Accessibility & contrast
On white
2.46
#CA97AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#CA97AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA97AC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA97AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA97AC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AD
Deuteranopia (green-blind)
#A8A8AB
Tritanopia (blue-blind)
#D2959E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ca97ac; /* rgb */ color: rgb(202, 151, 172); /* oklch */ color: oklch(73.1% 0.067 352.4);
Tailwind
colors: {
custom: {
50: '#dab6c4',
500: '#ca97ac',
950: '#000000',
},
}SCSS
$custom: #ca97ac; $custom-light: #dab6c4; $custom-dark: #000000;
JSON
{
"hex": "#ca97ac",
"rgb": {
"r": 202,
"g": 151,
"b": 172
},
"hsl": {
"h": 335.294,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.73082,
"c": 0.06687,
"h": 352.4
},
"luminance": 0.37668
}Semantic roles & 50–950 ramp
primary
#CA97AC
secondary
#D7E6E0
accent
#AB7D3A
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081