#DE79FF#DE79FF
#DE79FF is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 73.9% C 0.208 H 317.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DE79FF |
|---|---|
| RGB | rgb(222, 121, 255) |
| HSL | hsl(285, 100%, 74%) |
| HSV | hsv(285, 53%, 100%) |
| CMYK | cmyk(12.9%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(66.84, 59.59, -50.74) |
| CIE-LCH | lch(66.84, 78.27, 319.59°) |
| OKLab | oklab(73.92% 0.1527 -0.1412) |
| OKLCH | oklch(73.92% 0.208 317.2) |
| XYZ | xyz(55.0090, 36.4263, 98.7216) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.33
Violet (CSS)
#EE82EE
ΔE00 5.45
Violet Pink
#FB5FFC
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 5.76
Easter Purple
#C071FE
ΔE00 5.79
Purply Pink
#F075E6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE79FF #9AFF79
analogous
#9B79FF #DE79FF #FF79DD
triadic
#DE79FF #FFDE79 #79FFDE
tetradic
#DE79FF #FF9B79 #9AFF79 #79DDFF
square
#DE79FF #FF9B79 #9AFF79 #79DDFF
split-complementary
#DE79FF #DDFF79 #79FF9B
monochromatic
#BF00FE #CF3CFF #DE79FF #EDB6FF #F7E0FF
Accessibility & contrast
On white
2.53
#DE79FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#DE79FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE79FF
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE79FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE79FF | 1.00 | 2.53 | 8.28 | 8.28 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9CFF
Deuteranopia (green-blind)
#7DA6FB
Tritanopia (blue-blind)
#DD8DB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #de79ff; /* rgb */ color: rgb(222, 121, 255); /* oklch */ color: oklch(73.9% 0.208 317.2);
Tailwind
colors: {
custom: {
50: '#eba3ff',
500: '#de79ff',
950: '#000000',
},
}SCSS
$custom: #de79ff; $custom-light: #eba3ff; $custom-dark: #000000;
JSON
{
"hex": "#de79ff",
"rgb": {
"r": 222,
"g": 121,
"b": 255
},
"hsl": {
"h": 285.224,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.73917,
"c": 0.20796,
"h": 317.2
},
"luminance": 0.36424
}Semantic roles & 50–950 ramp
primary
#DE79FF
secondary
#DCF7D4
accent
#E60039
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86