#DE76F6#DE76F6
#DE76F6 is a light, highly saturated purple. Relative luminance 0.351; OKLCH L 73.0% C 0.204 H 319.8°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DE76F6 |
|---|---|
| RGB | rgb(222, 118, 246) |
| HSL | hsl(289, 88%, 71%) |
| HSV | hsv(289, 52%, 96%) |
| CMYK | cmyk(9.8%, 52%, 0%, 3.5%) |
| CIE-LAB | lab(65.86, 59.31, -47.36) |
| CIE-LCH | lch(65.86, 75.90, 321.39°) |
| OKLab | oklab(73.05% 0.1557 -0.1314) |
| OKLCH | oklch(73.05% 0.204 319.8) |
| XYZ | xyz(53.2351, 35.1424, 91.1499) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.82
Purply Pink
#F075E6
ΔE00 4.90
Violet Pink
#FB5FFC
ΔE00 4.90
Light Magenta
#FA5FF7
ΔE00 4.97
Orchid
#DA70D6
ΔE00 5.24
Light Purple
#BF77F6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE76F6 #8EF676
analogous
#9E76F6 #DE76F6 #F676CE
triadic
#DE76F6 #F6DE76 #76F6DE
tetradic
#DE76F6 #F69E76 #8EF676 #76CEF6
square
#DE76F6 #F69E76 #8EF676 #76CEF6
split-complementary
#DE76F6 #CEF676 #76F69E
monochromatic
#BB0FE3 #D03DF2 #DE76F6 #ECAFFA #F8E2FD
Accessibility & contrast
On white
2.62
#DE76F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#DE76F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE76F6
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE76F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE76F6 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E99FA
Deuteranopia (green-blind)
#80A4F2
Tritanopia (blue-blind)
#DF88AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de76f6; /* rgb */ color: rgb(222, 118, 246); /* oklch */ color: oklch(73.0% 0.204 319.8);
Tailwind
colors: {
custom: {
50: '#eba1f9',
500: '#de76f6',
950: '#000000',
},
}SCSS
$custom: #de76f6; $custom-light: #eba1f9; $custom-dark: #000000;
JSON
{
"hex": "#de76f6",
"rgb": {
"r": 222,
"g": 118,
"b": 246
},
"hsl": {
"h": 288.75,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.7305,
"c": 0.20372,
"h": 319.8
},
"luminance": 0.3514
}Semantic roles & 50–950 ramp
primary
#DE76F6
secondary
#DAF5D3
accent
#E4012C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85