#CA599E#CA599E
#CA599E is a light, vivid pink. Relative luminance 0.222; OKLCH L 62.7% C 0.163 H 345.2°. Best body text is #000000 at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CA599E |
|---|---|
| RGB | rgb(202, 89, 158) |
| HSL | hsl(323, 52%, 57%) |
| HSV | hsv(323, 56%, 79%) |
| CMYK | cmyk(0%, 55.9%, 21.8%, 20.8%) |
| CIE-LAB | lab(54.21, 52.66, -15.72) |
| CIE-LCH | lch(54.21, 54.96, 343.38°) |
| OKLab | oklab(62.66% 0.1578 -0.0416) |
| OKLCH | oklch(62.66% 0.163 345.2) |
| XYZ | xyz(34.1020, 22.1729, 34.8249) |
| Luminance | 0.2217 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.22
Pale Magenta
#D767AD
ΔE00 4.57
Pinky Purple
#C94CBE
ΔE00 7.68
Purpleish Pink
#DF4EC8
ΔE00 8.01
Darkish Pink
#DA467D
ΔE00 8.62
Barbie Pink
#FE46A5
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA599E #59CA85
analogous
#BE59CA #CA599E #CA5966
triadic
#CA599E #9ECA59 #599ECA
tetradic
#CA599E #CABE59 #59CA85 #5966CA
square
#CA599E #CABE59 #59CA85 #5966CA
split-complementary
#CA599E #66CA59 #59CABE
monochromatic
#80295E #AE3880 #CA599E #D987B9 #E8B6D4
Accessibility & contrast
On white
3.86
#CA599E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.43
#CA599E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA599E
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA599E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA599E | 1.00 | 3.86 | 5.43 | 5.43 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6376A0
Deuteranopia (green-blind)
#82899B
Tritanopia (blue-blind)
#D65874
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #ca599e; /* rgb */ color: rgb(202, 89, 158); /* oklch */ color: oklch(62.7% 0.163 345.2);
Tailwind
colors: {
custom: {
50: '#dd8dba',
500: '#ca599e',
950: '#000000',
},
}SCSS
$custom: #ca599e; $custom-light: #dd8dba; $custom-dark: #000000;
JSON
{
"hex": "#ca599e",
"rgb": {
"r": 202,
"g": 89,
"b": 158
},
"hsl": {
"h": 323.363,
"s": 51.598,
"l": 57.059
},
"oklch": {
"l": 0.62658,
"c": 0.16321,
"h": 345.2
},
"luminance": 0.2217
}Semantic roles & 50–950 ramp
primary
#CA599E
secondary
#A8D6BA
accent
#DB844D
background
#FDF8FB
surface
#FBF0F6
border
#D4CBD0
text
#150C11
muted
#837D80