#DE76F7#DE76F7
#DE76F7 is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 73.1% C 0.205 H 319.6°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DE76F7 |
|---|---|
| RGB | rgb(222, 118, 247) |
| HSL | hsl(288, 89%, 72%) |
| HSV | hsv(288, 52%, 97%) |
| CMYK | cmyk(10.1%, 52.2%, 0%, 3.1%) |
| CIE-LAB | lab(65.91, 59.50, -47.83) |
| CIE-LCH | lch(65.91, 76.34, 321.20°) |
| OKLab | oklab(73.1% 0.1558 -0.1328) |
| OKLCH | oklch(73.1% 0.205 319.6) |
| XYZ | xyz(53.3890, 35.2040, 91.9604) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.92
Violet Pink
#FB5FFC
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.01
Purply Pink
#F075E6
ΔE00 5.03
Orchid
#DA70D6
ΔE00 5.39
Light Purple
#BF77F6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE76F7 #8FF776
analogous
#9E76F7 #DE76F7 #F776D0
triadic
#DE76F7 #F7DE76 #76F7DE
tetradic
#DE76F7 #F79E76 #8FF776 #76D0F7
square
#DE76F7 #F79E76 #8FF776 #76D0F7
split-complementary
#DE76F7 #D0F776 #76F79E
monochromatic
#BB0DE5 #D03CF4 #DE76F7 #ECB0FA #F8E2FD
Accessibility & contrast
On white
2.61
#DE76F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#DE76F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE76F7
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE76F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE76F7 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E99FB
Deuteranopia (green-blind)
#7FA4F3
Tritanopia (blue-blind)
#DF89AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de76f7; /* rgb */ color: rgb(222, 118, 247); /* oklch */ color: oklch(73.1% 0.205 319.6);
Tailwind
colors: {
custom: {
50: '#eba1fa',
500: '#de76f7',
950: '#000000',
},
}SCSS
$custom: #de76f7; $custom-light: #eba1fa; $custom-dark: #000000;
JSON
{
"hex": "#de76f7",
"rgb": {
"r": 222,
"g": 118,
"b": 247
},
"hsl": {
"h": 288.372,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.73101,
"c": 0.20469,
"h": 319.6
},
"luminance": 0.35202
}Semantic roles & 50–950 ramp
primary
#DE76F7
secondary
#DAF5D4
accent
#E6002C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85