#CA97AE#CA97AE
#CA97AE is a light, moderate pink. Relative luminance 0.377; OKLCH L 73.1% C 0.068 H 350.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CA97AE |
|---|---|
| RGB | rgb(202, 151, 174) |
| HSL | hsl(333, 32%, 69%) |
| HSV | hsv(333, 25%, 79%) |
| CMYK | cmyk(0%, 25.2%, 13.9%, 20.8%) |
| CIE-LAB | lab(67.83, 22.67, -4.49) |
| CIE-LCH | lch(67.83, 23.11, 348.79°) |
| OKLab | oklab(73.15% 0.067 -0.0116) |
| OKLCH | oklch(73.15% 0.068 350.2) |
| XYZ | xyz(43.0637, 37.7475, 45.0538) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.24
Grey Pink
#C3909B
ΔE00 4.77
Faded Pink
#DE9DAC
ΔE00 5.27
Dusty Pink
#D8A7B1
ΔE00 6.03
Dull Pink
#D5869D
ΔE00 6.43
Lilac
#C8A2C8
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA97AE #97CAB3
analogous
#CA97C8 #CA97AE #CA9A97
triadic
#CA97AE #AECA97 #97AECA
tetradic
#CA97AE #C8CA97 #97CAB3 #9A97CA
square
#CA97AE #C8CA97 #97CAB3 #9A97CA
split-complementary
#CA97AE #97CA9A #97C8CA
monochromatic
#994E70 #B56E8E #CA97AE #DFC0CE #F3E8ED
Accessibility & contrast
On white
2.46
#CA97AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#CA97AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA97AE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA97AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA97AE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AF
Deuteranopia (green-blind)
#A7A8AD
Tritanopia (blue-blind)
#D2969F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ca97ae; /* rgb */ color: rgb(202, 151, 174); /* oklch */ color: oklch(73.1% 0.068 350.2);
Tailwind
colors: {
custom: {
50: '#dab6c6',
500: '#ca97ae',
950: '#000000',
},
}SCSS
$custom: #ca97ae; $custom-light: #dab6c6; $custom-dark: #000000;
JSON
{
"hex": "#ca97ae",
"rgb": {
"r": 202,
"g": 151,
"b": 174
},
"hsl": {
"h": 332.941,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.73145,
"c": 0.068,
"h": 350.2
},
"luminance": 0.37746
}Semantic roles & 50–950 ramp
primary
#CA97AE
secondary
#D7E6DF
accent
#AB783A
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082