#DE76FF#DE76FF
#DE76FF is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 73.5% C 0.212 H 317.4°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DE76FF |
|---|---|
| RGB | rgb(222, 118, 255) |
| HSL | hsl(286, 100%, 73%) |
| HSV | hsv(286, 54%, 100%) |
| CMYK | cmyk(12.9%, 53.7%, 0%, 0%) |
| CIE-LAB | lab(66.30, 61.04, -51.61) |
| CIE-LCH | lch(66.30, 79.93, 319.79°) |
| OKLab | oklab(73.51% 0.1565 -0.1437) |
| OKLCH | oklch(73.51% 0.212 317.4) |
| XYZ | xyz(54.6501, 35.7084, 98.6020) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.22
Violet Pink
#FB5FFC
ΔE00 5.24
Light Magenta
#FA5FF7
ΔE00 5.48
Easter Purple
#C071FE
ΔE00 5.55
Violet (CSS)
#EE82EE
ΔE00 5.75
Purply Pink
#F075E6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE76FF #97FF76
analogous
#9976FF #DE76FF #FF76DC
triadic
#DE76FF #FFDE76 #76FFDE
tetradic
#DE76FF #FF9976 #97FF76 #76DCFF
square
#DE76FF #FF9976 #97FF76 #76DCFF
split-complementary
#DE76FF #DCFF76 #76FF99
monochromatic
#BE00FB #CF39FF #DE76FF #EDB3FF #F8E0FF
Accessibility & contrast
On white
2.58
#DE76FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#DE76FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE76FF
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE76FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE76FF | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#589AFF
Deuteranopia (green-blind)
#7AA5FB
Tritanopia (blue-blind)
#DD8BB0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de76ff; /* rgb */ color: rgb(222, 118, 255); /* oklch */ color: oklch(73.5% 0.212 317.4);
Tailwind
colors: {
custom: {
50: '#eba1ff',
500: '#de76ff',
950: '#000000',
},
}SCSS
$custom: #de76ff; $custom-light: #eba1ff; $custom-dark: #000000;
JSON
{
"hex": "#de76ff",
"rgb": {
"r": 222,
"g": 118,
"b": 255
},
"hsl": {
"h": 285.547,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.73514,
"c": 0.21248,
"h": 317.4
},
"luminance": 0.35706
}Semantic roles & 50–950 ramp
primary
#DE76FF
secondary
#DCF7D4
accent
#E60037
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F18
muted
#857F86