#CA4DC8#CA4DC8
#CA4DC8 is a light, highly saturated purple. Relative luminance 0.220; OKLCH L 63.1% C 0.212 H 328.4°. Best body text is #000000 at 5.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CA4DC8 |
|---|---|
| RGB | rgb(202, 77, 200) |
| HSL | hsl(301, 54%, 55%) |
| HSV | hsv(301, 62%, 79%) |
| CMYK | cmyk(0%, 61.9%, 1%, 20.8%) |
| CIE-LAB | lab(54.07, 64.50, -40.30) |
| CIE-LCH | lch(54.07, 76.06, 328.00°) |
| OKLab | oklab(63.14% 0.1805 -0.1111) |
| OKLCH | oklch(63.14% 0.212 328.4) |
| XYZ | xyz(37.4359, 22.0369, 56.9142) |
| Luminance | 0.2203 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.72
Pinkish Purple
#D648D7
ΔE00 2.66
Purpley Pink
#C83CB9
ΔE00 3.83
Mediumorchid
#BA55D3
ΔE00 3.92
Purpleish Pink
#DF4EC8
ΔE00 4.22
Purple Pink
#D725DE
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA4DC8 #4DCA4F
analogous
#8E4DCA #CA4DC8 #CA4D8A
triadic
#CA4DC8 #C8CA4D #4DC8CA
tetradic
#CA4DC8 #CA8E4D #4DCA4F #4D8ACA
square
#CA4DC8 #CA8E4D #4DCA4F #4D8ACA
split-complementary
#CA4DC8 #8ACA4D #4DCA8E
monochromatic
#792477 #A832A6 #CA4DC8 #D87CD7 #E6ABE5
Accessibility & contrast
On white
3.88
#CA4DC8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.41
#CA4DC8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA4DC8
5.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA4DC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA4DC8 | 1.00 | 3.88 | 5.41 | 5.41 |
| #FFFFFF | 3.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F77CC
Deuteranopia (green-blind)
#6C87C5
Tritanopia (blue-blind)
#D05C84
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #ca4dc8; /* rgb */ color: rgb(202, 77, 200); /* oklch */ color: oklch(63.1% 0.212 328.4);
Tailwind
colors: {
custom: {
50: '#dd87d9',
500: '#ca4dc8',
950: '#000000',
},
}SCSS
$custom: #ca4dc8; $custom-light: #dd87d9; $custom-dark: #000000;
JSON
{
"hex": "#ca4dc8",
"rgb": {
"r": 202,
"g": 77,
"b": 200
},
"hsl": {
"h": 300.96,
"s": 54.113,
"l": 54.706
},
"oklch": {
"l": 0.63141,
"c": 0.21196,
"h": 328.4
},
"luminance": 0.22034
}Semantic roles & 50–950 ramp
primary
#CA4DC8
secondary
#9FD4A0
accent
#DD4D4A
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#150C14
muted
#847D83