#CA5B97#CA5B97
#CA5B97 is a light, vivid pink. Relative luminance 0.223; OKLCH L 62.7% C 0.156 H 348.9°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CA5B97 |
|---|---|
| RGB | rgb(202, 91, 151) |
| HSL | hsl(328, 51%, 57%) |
| HSV | hsv(328, 55%, 79%) |
| CMYK | cmyk(0%, 55%, 25.2%, 20.8%) |
| CIE-LAB | lab(54.32, 50.74, -11.45) |
| CIE-LCH | lch(54.32, 52.02, 347.28°) |
| OKLab | oklab(62.66% 0.153 -0.0299) |
| OKLCH | oklch(62.66% 0.156 348.9) |
| XYZ | xyz(33.6853, 22.2761, 31.7978) |
| Luminance | 0.2227 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.85
Pale Magenta
#D767AD
ΔE00 5.03
Darkish Pink
#DA467D
ΔE00 7.21
Palevioletred
#DB7093
ΔE00 8.20
Blush
#DE5D83
ΔE00 8.23
Barbie Pink
#FE46A5
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA5B97 #5BCA8E
analogous
#C65BCA #CA5B97 #CA5B5F
triadic
#CA5B97 #97CA5B #5B97CA
tetradic
#CA5B97 #CAC65B #5BCA8E #5B5FCA
square
#CA5B97 #CAC65B #5BCA8E #5B5FCA
split-complementary
#CA5B97 #5FCA5B #5BCAC6
monochromatic
#812A59 #AF3979 #CA5B97 #D989B4 #E8B8D2
Accessibility & contrast
On white
3.85
#CA5B97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#CA5B97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA5B97
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA5B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA5B97 | 1.00 | 3.85 | 5.45 | 5.45 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#677699
Deuteranopia (green-blind)
#858994
Tritanopia (blue-blind)
#D75872
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #ca5b97; /* rgb */ color: rgb(202, 91, 151); /* oklch */ color: oklch(62.7% 0.156 348.9);
Tailwind
colors: {
custom: {
50: '#dd8eb5',
500: '#ca5b97',
950: '#000000',
},
}SCSS
$custom: #ca5b97; $custom-light: #dd8eb5; $custom-dark: #000000;
JSON
{
"hex": "#ca5b97",
"rgb": {
"r": 202,
"g": 91,
"b": 151
},
"hsl": {
"h": 327.568,
"s": 51.152,
"l": 57.451
},
"oklch": {
"l": 0.62658,
"c": 0.15591,
"h": 348.9
},
"luminance": 0.22273
}Semantic roles & 50–950 ramp
primary
#CA5B97
secondary
#AAD7BF
accent
#DB8E4D
background
#FDF8FB
surface
#FBF0F6
border
#D4CBD0
text
#150D11
muted
#837D80