#CA5F99#CA5F99
#CA5F99 is a light, vivid pink. Relative luminance 0.230; OKLCH L 63.3% C 0.151 H 348.6°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CA5F99 |
|---|---|
| RGB | rgb(202, 95, 153) |
| HSL | hsl(327, 50%, 58%) |
| HSV | hsv(327, 53%, 79%) |
| CMYK | cmyk(0%, 53%, 24.3%, 20.8%) |
| CIE-LAB | lab(55.12, 49.09, -11.42) |
| CIE-LCH | lch(55.12, 50.40, 346.90°) |
| OKLab | oklab(63.28% 0.1477 -0.0299) |
| OKLCH | oklch(63.28% 0.151 348.6) |
| XYZ | xyz(34.2002, 23.0438, 32.7775) |
| Luminance | 0.2304 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.40
Purplish Pink
#CE5DAE
ΔE00 4.70
Palevioletred
#DB7093
ΔE00 7.66
Darkish Pink
#DA467D
ΔE00 7.70
Blush
#DE5D83
ΔE00 8.17
Barbie Pink
#FE46A5
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA5F99 #5FCA90
analogous
#C65FCA #CA5F99 #CA5F63
triadic
#CA5F99 #99CA5F #5F99CA
tetradic
#CA5F99 #CAC65F #5FCA90 #5F63CA
square
#CA5F99 #CAC65F #5FCA90 #5F63CA
split-complementary
#CA5F99 #63CA5F #5FCAC6
monochromatic
#832B5B #B13B7B #CA5F99 #D98DB6 #E8BBD4
Accessibility & contrast
On white
3.74
#CA5F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#CA5F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA5F99
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA5F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA5F99 | 1.00 | 3.74 | 5.61 | 5.61 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A789B
Deuteranopia (green-blind)
#878B96
Tritanopia (blue-blind)
#D65C75
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #ca5f99; /* rgb */ color: rgb(202, 95, 153); /* oklch */ color: oklch(63.3% 0.151 348.6);
Tailwind
colors: {
custom: {
50: '#dd90b7',
500: '#ca5f99',
950: '#000000',
},
}SCSS
$custom: #ca5f99; $custom-light: #dd90b7; $custom-dark: #000000;
JSON
{
"hex": "#ca5f99",
"rgb": {
"r": 202,
"g": 95,
"b": 153
},
"hsl": {
"h": 327.477,
"s": 50.235,
"l": 58.235
},
"oklch": {
"l": 0.63276,
"c": 0.15073,
"h": 348.6
},
"luminance": 0.23041
}Semantic roles & 50–950 ramp
primary
#CA5F99
secondary
#ADD8C1
accent
#DA8E4E
background
#FDF9FB
surface
#FBF1F6
border
#D4CBD0
text
#150D11
muted
#837E80