#CA5B96#CA5B96
#CA5B96 is a light, vivid pink. Relative luminance 0.222; OKLCH L 62.6% C 0.155 H 349.4°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CA5B96 |
|---|---|
| RGB | rgb(202, 91, 150) |
| HSL | hsl(328, 51%, 57%) |
| HSV | hsv(328, 55%, 79%) |
| CMYK | cmyk(0%, 55%, 25.7%, 20.8%) |
| CIE-LAB | lab(54.28, 50.60, -10.92) |
| CIE-LCH | lch(54.28, 51.77, 347.83°) |
| OKLab | oklab(62.62% 0.1527 -0.0285) |
| OKLCH | oklch(62.62% 0.155 349.4) |
| XYZ | xyz(33.6044, 22.2438, 31.3719) |
| Luminance | 0.2224 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.09
Pale Magenta
#D767AD
ΔE00 5.17
Darkish Pink
#DA467D
ΔE00 7.02
Blush
#DE5D83
ΔE00 8.02
Palevioletred
#DB7093
ΔE00 8.05
Barbie Pink
#FE46A5
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA5B96 #5BCA8F
analogous
#C65BCA #CA5B96 #CA5B5F
triadic
#CA5B96 #96CA5B #5B96CA
tetradic
#CA5B96 #CAC65B #5BCA8F #5B5FCA
square
#CA5B96 #CAC65B #5BCA8F #5B5FCA
split-complementary
#CA5B96 #5FCA5B #5BCAC6
monochromatic
#812A58 #AF3978 #CA5B96 #D989B4 #E8B8D1
Accessibility & contrast
On white
3.85
#CA5B96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#CA5B96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA5B96
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA5B96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA5B96 | 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)
#687698
Deuteranopia (green-blind)
#868993
Tritanopia (blue-blind)
#D75772
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #ca5b96; /* rgb */ color: rgb(202, 91, 150); /* oklch */ color: oklch(62.6% 0.155 349.4);
Tailwind
colors: {
custom: {
50: '#dd8eb4',
500: '#ca5b96',
950: '#000000',
},
}SCSS
$custom: #ca5b96; $custom-light: #dd8eb4; $custom-dark: #000000;
JSON
{
"hex": "#ca5b96",
"rgb": {
"r": 202,
"g": 91,
"b": 150
},
"hsl": {
"h": 328.108,
"s": 51.152,
"l": 57.451
},
"oklch": {
"l": 0.62621,
"c": 0.15535,
"h": 349.4
},
"luminance": 0.22241
}Semantic roles & 50–950 ramp
primary
#CA5B96
secondary
#AAD7BF
accent
#DB8F4D
background
#FDF8FB
surface
#FBF0F6
border
#D4CBD0
text
#150D11
muted
#837D80