#CA4CC7#CA4CC7
#CA4CC7 is a light, highly saturated purple. Relative luminance 0.218; OKLCH L 63.0% C 0.212 H 328.7°. Best body text is #000000 at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CA4CC7 |
|---|---|
| RGB | rgb(202, 76, 199) |
| HSL | hsl(301, 54%, 55%) |
| HSV | hsv(301, 62%, 79%) |
| CMYK | cmyk(0%, 62.4%, 1.5%, 20.8%) |
| CIE-LAB | lab(53.87, 64.74, -40.04) |
| CIE-LCH | lch(53.87, 76.12, 328.26°) |
| OKLab | oklab(62.98% 0.1816 -0.1104) |
| OKLCH | oklch(62.98% 0.212 328.7) |
| XYZ | xyz(37.2500, 21.8515, 56.2775) |
| Luminance | 0.2185 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.54
Pinkish Purple
#D648D7
ΔE00 2.80
Purpley Pink
#C83CB9
ΔE00 3.59
Mediumorchid
#BA55D3
ΔE00 4.05
Purpleish Pink
#DF4EC8
ΔE00 4.27
Purple Pink
#D725DE
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA4CC7 #4CCA4F
analogous
#8E4CCA #CA4CC7 #CA4C88
triadic
#CA4CC7 #C7CA4C #4CC7CA
tetradic
#CA4CC7 #CA8E4C #4CCA4F #4C88CA
square
#CA4CC7 #CA8E4C #4CCA4F #4C88CA
split-complementary
#CA4CC7 #88CA4C #4CCA8E
monochromatic
#782476 #A732A4 #CA4CC7 #D87BD6 #E6AAE5
Accessibility & contrast
On white
3.91
#CA4CC7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.37
#CA4CC7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA4CC7
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA4CC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA4CC7 | 1.00 | 3.91 | 5.37 | 5.37 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F76CB
Deuteranopia (green-blind)
#6C87C4
Tritanopia (blue-blind)
#D05B83
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #ca4cc7; /* rgb */ color: rgb(202, 76, 199); /* oklch */ color: oklch(63.0% 0.212 328.7);
Tailwind
colors: {
custom: {
50: '#dd86d8',
500: '#ca4cc7',
950: '#000000',
},
}SCSS
$custom: #ca4cc7; $custom-light: #dd86d8; $custom-dark: #000000;
JSON
{
"hex": "#ca4cc7",
"rgb": {
"r": 202,
"g": 76,
"b": 199
},
"hsl": {
"h": 301.429,
"s": 54.31,
"l": 54.51
},
"oklch": {
"l": 0.62982,
"c": 0.21249,
"h": 328.7
},
"luminance": 0.21849
}Semantic roles & 50–950 ramp
primary
#CA4CC7
secondary
#9ED4A0
accent
#DE4E4A
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#150C14
muted
#847D83