#CA5CDC#CA5CDC
#CA5CDC is a light, highly saturated purple. Relative luminance 0.254; OKLCH L 65.9% C 0.208 H 321.8°. Best body text is #000000 at 6.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CA5CDC |
|---|---|
| RGB | rgb(202, 92, 220) |
| HSL | hsl(292, 65%, 61%) |
| HSV | hsv(292, 58%, 86%) |
| CMYK | cmyk(8.2%, 58.2%, 0%, 13.7%) |
| CIE-LAB | lab(57.44, 61.53, -46.34) |
| CIE-LCH | lch(57.44, 77.03, 323.02°) |
| OKLab | oklab(65.93% 0.1637 -0.1287) |
| OKLCH | oklch(65.93% 0.208 321.8) |
| XYZ | xyz(41.1011, 25.3802, 70.4302) |
| Luminance | 0.2538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 3.41
Mediumorchid
#BA55D3
ΔE00 3.73
Heliotrope
#D94FF5
ΔE00 3.90
Bright Lilac
#C95EFB
ΔE00 4.80
Bright Lavender
#C760FF
ΔE00 5.53
Purpleish Pink
#DF4EC8
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA5CDC #6EDC5C
analogous
#8A5CDC #CA5CDC #DC5CAE
triadic
#CA5CDC #DCCA5C #5CDCCA
tetradic
#CA5CDC #DC8A5C #6EDC5C #5CAEDC
square
#CA5CDC #DC8A5C #6EDC5C #5CAEDC
split-complementary
#CA5CDC #AEDC5C #5CDC8A
monochromatic
#8B229C #B82CCE #CA5CDC #DA8EE7 #EBC1F2
Accessibility & contrast
On white
3.46
#CA5CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.08
#CA5CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA5CDC
6.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA5CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA5CDC | 1.00 | 3.46 | 6.08 | 6.08 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4382E0
Deuteranopia (green-blind)
#6B8ED9
Tritanopia (blue-blind)
#CC6F94
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #ca5cdc; /* rgb */ color: rgb(202, 92, 220); /* oklch */ color: oklch(65.9% 0.208 321.8);
Tailwind
colors: {
custom: {
50: '#dd90e7',
500: '#ca5cdc',
950: '#000000',
},
}SCSS
$custom: #ca5cdc; $custom-light: #dd90e7; $custom-dark: #000000;
JSON
{
"hex": "#ca5cdc",
"rgb": {
"r": 202,
"g": 92,
"b": 220
},
"hsl": {
"h": 291.563,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.65925,
"c": 0.2083,
"h": 321.8
},
"luminance": 0.25378
}Semantic roles & 50–950 ramp
primary
#CA5CDC
secondary
#B9E2B2
accent
#CC1932
background
#FDF9FE
surface
#FBF1FC
border
#D4CBD5
text
#150D16
muted
#837E84