#CA97A2#CA97A2
#CA97A2 is a light, moderate red. Relative luminance 0.373; OKLCH L 72.8% C 0.063 H 4.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CA97A2 |
|---|---|
| RGB | rgb(202, 151, 162) |
| HSL | hsl(347, 32%, 69%) |
| HSV | hsv(347, 25%, 79%) |
| CMYK | cmyk(0%, 25.2%, 19.8%, 20.8%) |
| CIE-LAB | lab(67.50, 20.75, 1.73) |
| CIE-LCH | lch(67.50, 20.82, 4.77°) |
| OKLab | oklab(72.78% 0.0626 0.0049) |
| OKLCH | oklch(72.78% 0.063 4.4) |
| XYZ | xyz(41.9457, 37.3003, 39.1656) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.11
Light Mauve
#C292A1
ΔE00 2.38
Greyish Pink
#C88D94
ΔE00 3.59
Faded Pink
#DE9DAC
ΔE00 4.16
Dusty Pink
#D8A7B1
ΔE00 4.43
Rosybrown
#BC8F8F
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA97A2 #97CABF
analogous
#CA97BC #CA97A2 #CAA697
triadic
#CA97A2 #A2CA97 #97A2CA
tetradic
#CA97A2 #BCCA97 #97CABF #A697CA
square
#CA97A2 #BCCA97 #97CABF #A697CA
split-complementary
#CA97A2 #97CAA6 #97BCCA
monochromatic
#994E5E #B56E7E #CA97A2 #DFC0C6 #F3E8EB
Accessibility & contrast
On white
2.48
#CA97A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#CA97A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA97A2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA97A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA97A2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA2
Deuteranopia (green-blind)
#AAA8A1
Tritanopia (blue-blind)
#D3949B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca97a2; /* rgb */ color: rgb(202, 151, 162); /* oklch */ color: oklch(72.8% 0.063 4.4);
Tailwind
colors: {
custom: {
50: '#dbb6bd',
500: '#ca97a2',
950: '#000000',
},
}SCSS
$custom: #ca97a2; $custom-light: #dbb6bd; $custom-dark: #000000;
JSON
{
"hex": "#ca97a2",
"rgb": {
"r": 202,
"g": 151,
"b": 162
},
"hsl": {
"h": 347.059,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.72779,
"c": 0.06275,
"h": 4.4
},
"luminance": 0.37298
}Semantic roles & 50–950 ramp
primary
#CA97A2
secondary
#D7E6E3
accent
#AB933A
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081