#DE79F7#DE79F7
#DE79F7 is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 73.5% C 0.200 H 319.4°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DE79F7 |
|---|---|
| RGB | rgb(222, 121, 247) |
| HSL | hsl(288, 89%, 72%) |
| HSV | hsv(288, 51%, 97%) |
| CMYK | cmyk(10.1%, 51%, 0%, 3.1%) |
| CIE-LAB | lab(66.46, 58.04, -46.96) |
| CIE-LCH | lch(66.46, 74.66, 321.02°) |
| OKLab | oklab(73.51% 0.1519 -0.1303) |
| OKLCH | oklch(73.51% 0.2 319.4) |
| XYZ | xyz(53.7479, 35.9218, 92.0801) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.55
Purply Pink
#F075E6
ΔE00 4.96
Violet Pink
#FB5FFC
ΔE00 5.23
Light Magenta
#FA5FF7
ΔE00 5.33
Orchid
#DA70D6
ΔE00 5.51
Light Purple
#BF77F6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE79F7 #92F779
analogous
#9F79F7 #DE79F7 #F779D1
triadic
#DE79F7 #F7DE79 #79F7DE
tetradic
#DE79F7 #F79F79 #92F779 #79D1F7
square
#DE79F7 #F79F79 #92F779 #79D1F7
split-complementary
#DE79F7 #D1F779 #79F79F
monochromatic
#BD0EE8 #D03FF4 #DE79F7 #ECB3FA #F8E2FD
Accessibility & contrast
On white
2.57
#DE79F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#DE79F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE79F7
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE79F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE79F7 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFB
Deuteranopia (green-blind)
#81A5F4
Tritanopia (blue-blind)
#DF8BAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de79f7; /* rgb */ color: rgb(222, 121, 247); /* oklch */ color: oklch(73.5% 0.200 319.4);
Tailwind
colors: {
custom: {
50: '#eba3fa',
500: '#de79f7',
950: '#000000',
},
}SCSS
$custom: #de79f7; $custom-light: #eba3fa; $custom-dark: #000000;
JSON
{
"hex": "#de79f7",
"rgb": {
"r": 222,
"g": 121,
"b": 247
},
"hsl": {
"h": 288.095,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.73508,
"c": 0.20008,
"h": 319.4
},
"luminance": 0.3592
}Semantic roles & 50–950 ramp
primary
#DE79F7
secondary
#DCF5D6
accent
#E5002E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85