#CA76F4#CA76F4
#CA76F4 is a light, vivid purple. Relative luminance 0.320; OKLCH L 70.7% C 0.193 H 313.3°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CA76F4 |
|---|---|
| RGB | rgb(202, 118, 244) |
| HSL | hsl(280, 85%, 71%) |
| HSV | hsv(280, 52%, 96%) |
| CMYK | cmyk(17.2%, 51.6%, 0%, 4.3%) |
| CIE-LAB | lab(63.38, 53.68, -50.33) |
| CIE-LCH | lch(63.38, 73.58, 316.85°) |
| OKLab | oklab(70.68% 0.1322 -0.1405) |
| OKLCH | oklch(70.68% 0.193 313.3) |
| XYZ | xyz(47.1619, 32.0463, 89.2716) |
| Luminance | 0.3205 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.18
Easter Purple
#C071FE
ΔE00 3.07
Light Urple
#B36FF6
ΔE00 4.83
Bright Lavender
#C760FF
ΔE00 4.88
Bright Lilac
#C95EFB
ΔE00 4.95
Liliac
#C48EFD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA76F4 #A0F476
analogous
#8B76F4 #CA76F4 #F476DF
triadic
#CA76F4 #F4CA76 #76F4CA
tetradic
#CA76F4 #F48B76 #A0F476 #76DFF4
square
#CA76F4 #F48B76 #A0F476 #76DFF4
split-complementary
#CA76F4 #DFF476 #76F48B
monochromatic
#9A12DE #B43DEF #CA76F4 #E0AFF9 #F4E3FD
Accessibility & contrast
On white
2.83
#CA76F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#CA76F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA76F4
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA76F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA76F4 | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5795F8
Deuteranopia (green-blind)
#719CF1
Tritanopia (blue-blind)
#C68AAA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ca76f4; /* rgb */ color: rgb(202, 118, 244); /* oklch */ color: oklch(70.7% 0.193 313.3);
Tailwind
colors: {
custom: {
50: '#dda0f8',
500: '#ca76f4',
950: '#000000',
},
}SCSS
$custom: #ca76f4; $custom-light: #dda0f8; $custom-dark: #000000;
JSON
{
"hex": "#ca76f4",
"rgb": {
"r": 202,
"g": 118,
"b": 244
},
"hsl": {
"h": 280,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.70677,
"c": 0.19291,
"h": 313.3
},
"luminance": 0.32045
}Semantic roles & 50–950 ramp
primary
#CA76F4
secondary
#DDF4D2
accent
#E2044E
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85