#CA76F0#CA76F0
#CA76F0 is a light, vivid purple. Relative luminance 0.318; OKLCH L 70.5% C 0.189 H 314.3°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CA76F0 |
|---|---|
| RGB | rgb(202, 118, 240) |
| HSL | hsl(281, 80%, 70%) |
| HSV | hsv(281, 51%, 94%) |
| CMYK | cmyk(15.8%, 50.8%, 0%, 5.9%) |
| CIE-LAB | lab(63.18, 52.85, -48.43) |
| CIE-LCH | lch(63.18, 71.68, 317.50°) |
| OKLab | oklab(70.47% 0.1318 -0.135) |
| OKLCH | oklch(70.47% 0.189 314.3) |
| XYZ | xyz(46.5612, 31.8060, 86.1076) |
| Luminance | 0.3180 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.57
Easter Purple
#C071FE
ΔE00 3.57
Light Urple
#B36FF6
ΔE00 5.13
Bright Lilac
#C95EFB
ΔE00 5.15
Bright Lavender
#C760FF
ΔE00 5.17
Liliac
#C48EFD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA76F0 #9CF076
analogous
#8D76F0 #CA76F0 #F076D9
triadic
#CA76F0 #F0CA76 #76F0CA
tetradic
#CA76F0 #F08D76 #9CF076 #76D9F0
square
#CA76F0 #F08D76 #9CF076 #76D9F0
split-complementary
#CA76F0 #D9F076 #76F08D
monochromatic
#9917D4 #B53FEA #CA76F0 #DFADF6 #F4E3FC
Accessibility & contrast
On white
2.85
#CA76F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#CA76F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA76F0
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA76F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA76F0 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A94F4
Deuteranopia (green-blind)
#749BED
Tritanopia (blue-blind)
#C789A8
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ca76f0; /* rgb */ color: rgb(202, 118, 240); /* oklch */ color: oklch(70.5% 0.189 314.3);
Tailwind
colors: {
custom: {
50: '#dca0f5',
500: '#ca76f0',
950: '#000000',
},
}SCSS
$custom: #ca76f0; $custom-light: #dca0f5; $custom-dark: #000000;
JSON
{
"hex": "#ca76f0",
"rgb": {
"r": 202,
"g": 118,
"b": 240
},
"hsl": {
"h": 281.311,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.70465,
"c": 0.18867,
"h": 314.3
},
"luminance": 0.31805
}Semantic roles & 50–950 ramp
primary
#CA76F0
secondary
#DBF2D0
accent
#DD094B
background
#FDFAFF
surface
#FBF3FE
border
#D4CDD6
text
#150F17
muted
#837F85