#CA76ED#CA76ED
#CA76ED is a light, vivid purple. Relative luminance 0.316; OKLCH L 70.3% C 0.186 H 315.1°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CA76ED |
|---|---|
| RGB | rgb(202, 118, 237) |
| HSL | hsl(282, 77%, 70%) |
| HSV | hsv(282, 50%, 93%) |
| CMYK | cmyk(14.8%, 50.2%, 0%, 7.1%) |
| CIE-LAB | lab(63.04, 52.23, -47.00) |
| CIE-LCH | lch(63.04, 70.27, 318.02°) |
| OKLab | oklab(70.31% 0.1315 -0.1308) |
| OKLCH | oklch(70.31% 0.186 315.1) |
| XYZ | xyz(46.1192, 31.6292, 83.7799) |
| Luminance | 0.3163 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.94
Easter Purple
#C071FE
ΔE00 3.99
Bright Lilac
#C95EFB
ΔE00 5.36
Light Urple
#B36FF6
ΔE00 5.41
Bright Lavender
#C760FF
ΔE00 5.44
Orchid
#DA70D6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA76ED #99ED76
analogous
#8F76ED #CA76ED #ED76D5
triadic
#CA76ED #EDCA76 #76EDCA
tetradic
#CA76ED #ED8F76 #99ED76 #76D5ED
square
#CA76ED #ED8F76 #99ED76 #76D5ED
split-complementary
#CA76ED #D5ED76 #76ED8F
monochromatic
#991BCE #B540E6 #CA76ED #DFACF4 #F4E2FB
Accessibility & contrast
On white
2.87
#CA76ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#CA76ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA76ED
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA76ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA76ED | 1.00 | 2.87 | 7.33 | 7.33 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C94F1
Deuteranopia (green-blind)
#769BEA
Tritanopia (blue-blind)
#C888A7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ca76ed; /* rgb */ color: rgb(202, 118, 237); /* oklch */ color: oklch(70.3% 0.186 315.1);
Tailwind
colors: {
custom: {
50: '#dca0f3',
500: '#ca76ed',
950: '#000000',
},
}SCSS
$custom: #ca76ed; $custom-light: #dca0f3; $custom-dark: #000000;
JSON
{
"hex": "#ca76ed",
"rgb": {
"r": 202,
"g": 118,
"b": 237
},
"hsl": {
"h": 282.353,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.70309,
"c": 0.18551,
"h": 315.1
},
"luminance": 0.31628
}Semantic roles & 50–950 ramp
primary
#CA76ED
secondary
#D8F0CE
accent
#D90D49
background
#FDFAFE
surface
#FBF3FD
border
#D4CDD5
text
#150F17
muted
#837F85