#DE79F9#DE79F9
#DE79F9 is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 73.6% C 0.202 H 318.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DE79F9 |
|---|---|
| RGB | rgb(222, 121, 249) |
| HSL | hsl(287, 91%, 73%) |
| HSV | hsv(287, 51%, 98%) |
| CMYK | cmyk(10.8%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(66.56, 58.42, -47.91) |
| CIE-LCH | lch(66.56, 75.56, 320.65°) |
| OKLab | oklab(73.61% 0.1521 -0.133) |
| OKLCH | oklch(73.61% 0.202 318.8) |
| XYZ | xyz(54.0582, 36.0459, 93.7142) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.77
Purply Pink
#F075E6
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 5.41
Light Purple
#BF77F6
ΔE00 5.58
Orchid
#DA70D6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE79F9 #94F979
analogous
#9E79F9 #DE79F9 #F979D4
triadic
#DE79F9 #F9DE79 #79F9DE
tetradic
#DE79F9 #F99E79 #94F979 #79D4F9
square
#DE79F9 #F99E79 #94F979 #79D4F9
split-complementary
#DE79F9 #D4F979 #79F99E
monochromatic
#BD0BED #D03EF6 #DE79F9 #ECB4FC #F8E2FE
Accessibility & contrast
On white
2.56
#DE79F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#DE79F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE79F9
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE79F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE79F9 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFD
Deuteranopia (green-blind)
#80A5F6
Tritanopia (blue-blind)
#DE8CAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de79f9; /* rgb */ color: rgb(222, 121, 249); /* oklch */ color: oklch(73.6% 0.202 318.8);
Tailwind
colors: {
custom: {
50: '#eba3fc',
500: '#de79f9',
950: '#000000',
},
}SCSS
$custom: #de79f9; $custom-light: #eba3fc; $custom-dark: #000000;
JSON
{
"hex": "#de79f9",
"rgb": {
"r": 222,
"g": 121,
"b": 249
},
"hsl": {
"h": 287.344,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.73609,
"c": 0.20204,
"h": 318.8
},
"luminance": 0.36044
}Semantic roles & 50–950 ramp
primary
#DE79F9
secondary
#DCF6D5
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85