#CA78ED#CA78ED
#CA78ED is a light, vivid purple. Relative luminance 0.321; OKLCH L 70.6% C 0.182 H 315.0°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CA78ED |
|---|---|
| RGB | rgb(202, 120, 237) |
| HSL | hsl(282, 76%, 70%) |
| HSV | hsv(282, 49%, 93%) |
| CMYK | cmyk(14.8%, 49.4%, 0%, 7.1%) |
| CIE-LAB | lab(63.43, 51.21, -46.38) |
| CIE-LCH | lch(63.43, 69.09, 317.83°) |
| OKLab | oklab(70.6% 0.1288 -0.129) |
| OKLCH | oklch(70.6% 0.182 315) |
| XYZ | xyz(46.3572, 32.1052, 83.8593) |
| Luminance | 0.3210 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.00
Easter Purple
#C071FE
ΔE00 4.19
Light Urple
#B36FF6
ΔE00 5.61
Bright Lilac
#C95EFB
ΔE00 5.77
Bright Lavender
#C760FF
ΔE00 5.83
Orchid
#DA70D6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA78ED #9BED78
analogous
#8F78ED #CA78ED #ED78D6
triadic
#CA78ED #EDCA78 #78EDCA
tetradic
#CA78ED #ED8F78 #9BED78 #78D6ED
square
#CA78ED #ED8F78 #9BED78 #78D6ED
split-complementary
#CA78ED #D6ED78 #78ED8F
monochromatic
#991CCF #B542E6 #CA78ED #DFAEF4 #F4E4FB
Accessibility & contrast
On white
2.83
#CA78ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#CA78ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA78ED
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA78ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA78ED | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F95F1
Deuteranopia (green-blind)
#779CEA
Tritanopia (blue-blind)
#C88AA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ca78ed; /* rgb */ color: rgb(202, 120, 237); /* oklch */ color: oklch(70.6% 0.182 315.0);
Tailwind
colors: {
custom: {
50: '#dca1f3',
500: '#ca78ed',
950: '#000000',
},
}SCSS
$custom: #ca78ed; $custom-light: #dca1f3; $custom-dark: #000000;
JSON
{
"hex": "#ca78ed",
"rgb": {
"r": 202,
"g": 120,
"b": 237
},
"hsl": {
"h": 282.051,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.70601,
"c": 0.18233,
"h": 315
},
"luminance": 0.32104
}Semantic roles & 50–950 ramp
primary
#CA78ED
secondary
#DAF1D0
accent
#D90D4A
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85