#DE76F0#DE76F0
#DE76F0 is a light, vivid purple. Relative luminance 0.348; OKLCH L 72.8% C 0.198 H 321.5°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DE76F0 |
|---|---|
| RGB | rgb(222, 118, 240) |
| HSL | hsl(291, 80%, 70%) |
| HSV | hsv(291, 51%, 94%) |
| CMYK | cmyk(7.5%, 50.8%, 0%, 5.9%) |
| CIE-LAB | lab(65.58, 58.17, -44.49) |
| CIE-LCH | lch(65.58, 73.24, 322.59°) |
| OKLab | oklab(72.75% 0.155 -0.1231) |
| OKLCH | oklch(72.75% 0.198 321.5) |
| XYZ | xyz(52.3291, 34.7800, 86.3780) |
| Luminance | 0.3478 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.16
Violet (CSS)
#EE82EE
ΔE00 4.31
Orchid
#DA70D6
ΔE00 4.31
Light Magenta
#FA5FF7
ΔE00 4.82
Violet Pink
#FB5FFC
ΔE00 4.88
Candy Pink
#FF63E9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE76F0 #88F076
analogous
#A176F0 #DE76F0 #F076C5
triadic
#DE76F0 #F0DE76 #76F0DE
tetradic
#DE76F0 #F0A176 #88F076 #76C5F0
square
#DE76F0 #F0A176 #88F076 #76C5F0
split-complementary
#DE76F0 #C5F076 #76F0A1
monochromatic
#B817D4 #D13FEA #DE76F0 #EBADF6 #F8E3FC
Accessibility & contrast
On white
2.64
#DE76F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#DE76F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE76F0
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE76F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE76F0 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6298F4
Deuteranopia (green-blind)
#83A3ED
Tritanopia (blue-blind)
#E086A8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #de76f0; /* rgb */ color: rgb(222, 118, 240); /* oklch */ color: oklch(72.8% 0.198 321.5);
Tailwind
colors: {
custom: {
50: '#eba1f5',
500: '#de76f0',
950: '#000000',
},
}SCSS
$custom: #de76f0; $custom-light: #eba1f5; $custom-dark: #000000;
JSON
{
"hex": "#de76f0",
"rgb": {
"r": 222,
"g": 118,
"b": 240
},
"hsl": {
"h": 291.148,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.7275,
"c": 0.19797,
"h": 321.5
},
"luminance": 0.34778
}Semantic roles & 50–950 ramp
primary
#DE76F0
secondary
#D5F2D0
accent
#DD0928
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85