#DE79FA#DE79FA
#DE79FA is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 73.7% C 0.203 H 318.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DE79FA |
|---|---|
| RGB | rgb(222, 121, 250) |
| HSL | hsl(287, 93%, 73%) |
| HSV | hsv(287, 52%, 98%) |
| CMYK | cmyk(11.2%, 51.6%, 0%, 2%) |
| CIE-LAB | lab(66.60, 58.62, -48.38) |
| CIE-LCH | lch(66.60, 76.00, 320.46°) |
| OKLab | oklab(73.66% 0.1522 -0.1344) |
| OKLCH | oklch(73.66% 0.203 318.6) |
| XYZ | xyz(54.2146, 36.1085, 94.5378) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.88
Violet Pink
#FB5FFC
ΔE00 5.31
Purply Pink
#F075E6
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 5.46
Light Purple
#BF77F6
ΔE00 5.53
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE79FA #95FA79
analogous
#9E79FA #DE79FA #FA79D5
triadic
#DE79FA #FADE79 #79FADE
tetradic
#DE79FA #FA9E79 #95FA79 #79D5FA
square
#DE79FA #FA9E79 #95FA79 #79D5FA
split-complementary
#DE79FA #D5FA79 #79FA9E
monochromatic
#BE09F0 #CF3EF8 #DE79FA #EDB4FC #F8E2FE
Accessibility & contrast
On white
2.55
#DE79FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#DE79FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE79FA
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE79FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE79FA | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFE
Deuteranopia (green-blind)
#80A5F6
Tritanopia (blue-blind)
#DE8CAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de79fa; /* rgb */ color: rgb(222, 121, 250); /* oklch */ color: oklch(73.7% 0.203 318.6);
Tailwind
colors: {
custom: {
50: '#eba3fc',
500: '#de79fa',
950: '#000000',
},
}SCSS
$custom: #de79fa; $custom-light: #eba3fc; $custom-dark: #000000;
JSON
{
"hex": "#de79fa",
"rgb": {
"r": 222,
"g": 121,
"b": 250
},
"hsl": {
"h": 286.977,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.7366,
"c": 0.20303,
"h": 318.6
},
"luminance": 0.36106
}Semantic roles & 50–950 ramp
primary
#DE79FA
secondary
#DCF6D5
accent
#E60032
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85