#CA76EB#CA76EB
#CA76EB is a light, vivid purple. Relative luminance 0.315; OKLCH L 70.2% C 0.183 H 315.7°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CA76EB |
|---|---|
| RGB | rgb(202, 118, 235) |
| HSL | hsl(283, 75%, 69%) |
| HSV | hsv(283, 50%, 92%) |
| CMYK | cmyk(14%, 49.8%, 0%, 7.8%) |
| CIE-LAB | lab(62.94, 51.82, -46.05) |
| CIE-LCH | lch(62.94, 69.33, 318.38°) |
| OKLab | oklab(70.21% 0.1313 -0.1281) |
| OKLCH | oklch(70.21% 0.183 315.7) |
| XYZ | xyz(45.8287, 31.5129, 82.2496) |
| Luminance | 0.3151 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.20
Easter Purple
#C071FE
ΔE00 4.28
Bright Lilac
#C95EFB
ΔE00 5.52
Orchid
#DA70D6
ΔE00 5.54
Light Urple
#B36FF6
ΔE00 5.61
Bright Lavender
#C760FF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA76EB #97EB76
analogous
#9076EB #CA76EB #EB76D2
triadic
#CA76EB #EBCA76 #76EBCA
tetradic
#CA76EB #EB9076 #97EB76 #76D2EB
square
#CA76EB #EB9076 #97EB76 #76D2EB
split-complementary
#CA76EB #D2EB76 #76EB90
monochromatic
#991DC9 #B541E3 #CA76EB #DFABF3 #F3E1FB
Accessibility & contrast
On white
2.88
#CA76EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#CA76EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA76EB
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA76EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA76EB | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D93EF
Deuteranopia (green-blind)
#779BE8
Tritanopia (blue-blind)
#C888A6
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ca76eb; /* rgb */ color: rgb(202, 118, 235); /* oklch */ color: oklch(70.2% 0.183 315.7);
Tailwind
colors: {
custom: {
50: '#dca0f2',
500: '#ca76eb',
950: '#000000',
},
}SCSS
$custom: #ca76eb; $custom-light: #dca0f2; $custom-dark: #000000;
JSON
{
"hex": "#ca76eb",
"rgb": {
"r": 202,
"g": 118,
"b": 235
},
"hsl": {
"h": 283.077,
"s": 74.522,
"l": 69.216
},
"oklch": {
"l": 0.70205,
"c": 0.1834,
"h": 315.7
},
"luminance": 0.31512
}Semantic roles & 50–950 ramp
primary
#CA76EB
secondary
#D7EFCD
accent
#D70F47
background
#FDFAFE
surface
#FBF3FD
border
#D4CDD5
text
#150F17
muted
#837F85