#CA54A4#CA54A4
#CA54A4 is a light, vivid pink. Relative luminance 0.216; OKLCH L 62.3% C 0.175 H 342.0°. Best body text is #000000 at 5.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CA54A4 |
|---|---|
| RGB | rgb(202, 84, 164) |
| HSL | hsl(319, 53%, 56%) |
| HSV | hsv(319, 58%, 79%) |
| CMYK | cmyk(0%, 58.4%, 18.8%, 20.8%) |
| CIE-LAB | lab(53.58, 55.82, -20.20) |
| CIE-LCH | lch(53.58, 59.36, 340.11°) |
| OKLab | oklab(62.27% 0.1662 -0.054) |
| OKLCH | oklch(62.27% 0.175 342) |
| XYZ | xyz(34.2291, 21.5805, 37.4775) |
| Luminance | 0.2158 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.61
Pale Magenta
#D767AD
ΔE00 5.38
Pinky Purple
#C94CBE
ΔE00 5.78
Purpleish Pink
#DF4EC8
ΔE00 6.62
Purpley Pink
#C83CB9
ΔE00 6.75
Bright Pink
#FE01B1
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA54A4 #54CA7A
analogous
#B554CA #CA54A4 #CA5469
triadic
#CA54A4 #A4CA54 #54A4CA
tetradic
#CA54A4 #CAB554 #54CA7A #5469CA
square
#CA54A4 #CAB554 #54CA7A #5469CA
split-complementary
#CA54A4 #69CA54 #54CAB5
monochromatic
#7D2761 #AC3585 #CA54A4 #D883BD #E7B1D6
Accessibility & contrast
On white
3.95
#CA54A4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.32
#CA54A4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA54A4
5.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA54A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA54A4 | 1.00 | 3.95 | 5.32 | 5.32 |
| #FFFFFF | 3.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C74A7
Deuteranopia (green-blind)
#7E87A1
Tritanopia (blue-blind)
#D55575
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #ca54a4; /* rgb */ color: rgb(202, 84, 164); /* oklch */ color: oklch(62.3% 0.175 342.0);
Tailwind
colors: {
custom: {
50: '#dd8abf',
500: '#ca54a4',
950: '#000000',
},
}SCSS
$custom: #ca54a4; $custom-light: #dd8abf; $custom-dark: #000000;
JSON
{
"hex": "#ca54a4",
"rgb": {
"r": 202,
"g": 84,
"b": 164
},
"hsl": {
"h": 319.322,
"s": 52.679,
"l": 56.078
},
"oklch": {
"l": 0.62265,
"c": 0.17476,
"h": 342
},
"luminance": 0.21578
}Semantic roles & 50–950 ramp
primary
#CA54A4
secondary
#A5D5B4
accent
#DC7A4C
background
#FDF8FB
surface
#FBF0F7
border
#D4CBD0
text
#150C12
muted
#837D81