#CA5B99#CA5B99
#CA5B99 is a light, vivid pink. Relative luminance 0.223; OKLCH L 62.7% C 0.157 H 347.9°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CA5B99 |
|---|---|
| RGB | rgb(202, 91, 153) |
| HSL | hsl(326, 51%, 57%) |
| HSV | hsv(326, 55%, 79%) |
| CMYK | cmyk(0%, 55%, 24.3%, 20.8%) |
| CIE-LAB | lab(54.39, 51.02, -12.52) |
| CIE-LCH | lch(54.39, 52.53, 346.21°) |
| OKLab | oklab(62.73% 0.1536 -0.0328) |
| OKLCH | oklch(62.73% 0.157 347.9) |
| XYZ | xyz(33.8491, 22.3416, 32.6605) |
| Luminance | 0.2234 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.38
Pale Magenta
#D767AD
ΔE00 4.76
Darkish Pink
#DA467D
ΔE00 7.61
Barbie Pink
#FE46A5
ΔE00 8.46
Palevioletred
#DB7093
ΔE00 8.50
Blush
#DE5D83
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA5B99 #5BCA8C
analogous
#C35BCA #CA5B99 #CA5B62
triadic
#CA5B99 #99CA5B #5B99CA
tetradic
#CA5B99 #CAC35B #5BCA8C #5B62CA
square
#CA5B99 #CAC35B #5BCA8C #5B62CA
split-complementary
#CA5B99 #62CA5B #5BCAC3
monochromatic
#812A5A #AF397B #CA5B99 #D989B6 #E8B8D3
Accessibility & contrast
On white
3.84
#CA5B99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#CA5B99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA5B99
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA5B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA5B99 | 1.00 | 3.84 | 5.47 | 5.47 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67769B
Deuteranopia (green-blind)
#858996
Tritanopia (blue-blind)
#D75873
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #ca5b99; /* rgb */ color: rgb(202, 91, 153); /* oklch */ color: oklch(62.7% 0.157 347.9);
Tailwind
colors: {
custom: {
50: '#dd8eb7',
500: '#ca5b99',
950: '#000000',
},
}SCSS
$custom: #ca5b99; $custom-light: #dd8eb7; $custom-dark: #000000;
JSON
{
"hex": "#ca5b99",
"rgb": {
"r": 202,
"g": 91,
"b": 153
},
"hsl": {
"h": 326.486,
"s": 51.152,
"l": 57.451
},
"oklch": {
"l": 0.62732,
"c": 0.15705,
"h": 347.9
},
"luminance": 0.22339
}Semantic roles & 50–950 ramp
primary
#CA5B99
secondary
#AAD7BE
accent
#DB8C4D
background
#FDF8FB
surface
#FBF0F6
border
#D4CBD0
text
#150D11
muted
#837D80