#CA76F8#CA76F8
#CA76F8 is a light, vivid violet. Relative luminance 0.323; OKLCH L 70.9% C 0.197 H 312.2°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CA76F8 |
|---|---|
| RGB | rgb(202, 118, 248) |
| HSL | hsl(279, 90%, 72%) |
| HSV | hsv(279, 52%, 97%) |
| CMYK | cmyk(18.5%, 52.4%, 0%, 2.7%) |
| CIE-LAB | lab(63.58, 54.52, -52.21) |
| CIE-LCH | lch(63.58, 75.49, 316.24°) |
| OKLab | oklab(70.89% 0.1325 -0.146) |
| OKLCH | oklch(70.89% 0.197 312.2) |
| XYZ | xyz(47.7759, 32.2918, 92.5049) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.94
Easter Purple
#C071FE
ΔE00 2.64
Light Urple
#B36FF6
ΔE00 4.61
Bright Lavender
#C760FF
ΔE00 4.67
Bright Lilac
#C95EFB
ΔE00 4.83
Liliac
#C48EFD
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA76F8 #A4F876
analogous
#8976F8 #CA76F8 #F876E5
triadic
#CA76F8 #F8CA76 #76F8CA
tetradic
#CA76F8 #F88976 #A4F876 #76E5F8
square
#CA76F8 #F88976 #A4F876 #76E5F8
split-complementary
#CA76F8 #E5F876 #76F889
monochromatic
#9A0CE8 #B33CF5 #CA76F8 #E1B0FB #F4E2FE
Accessibility & contrast
On white
2.82
#CA76F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#CA76F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA76F8
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA76F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA76F8 | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5496FC
Deuteranopia (green-blind)
#6F9CF5
Tritanopia (blue-blind)
#C58CAC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ca76f8; /* rgb */ color: rgb(202, 118, 248); /* oklch */ color: oklch(70.9% 0.197 312.2);
Tailwind
colors: {
custom: {
50: '#dda0fb',
500: '#ca76f8',
950: '#000000',
},
}SCSS
$custom: #ca76f8; $custom-light: #dda0fb; $custom-dark: #000000;
JSON
{
"hex": "#ca76f8",
"rgb": {
"r": 202,
"g": 118,
"b": 248
},
"hsl": {
"h": 278.769,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.70892,
"c": 0.19717,
"h": 312.2
},
"luminance": 0.32291
}Semantic roles & 50–950 ramp
primary
#CA76F8
secondary
#E0F5D4
accent
#E60051
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85