#DE79E7#DE79E7
#DE79E7 is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.7% C 0.185 H 324.2°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DE79E7 |
|---|---|
| RGB | rgb(222, 121, 231) |
| HSL | hsl(295, 70%, 69%) |
| HSV | hsv(295, 48%, 91%) |
| CMYK | cmyk(3.9%, 47.6%, 0%, 9.4%) |
| CIE-LAB | lab(65.73, 55.03, -39.28) |
| CIE-LCH | lch(65.73, 67.61, 324.48°) |
| OKLab | oklab(72.73% 0.1498 -0.1081) |
| OKLCH | oklch(72.73% 0.185 324.2) |
| XYZ | xyz(51.3840, 34.9763, 79.6303) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.17
Purply Pink
#F075E6
ΔE00 3.18
Violet (CSS)
#EE82EE
ΔE00 3.40
Lavender Pink
#DD85D7
ΔE00 4.50
Light Magenta
#FA5FF7
ΔE00 5.33
Violet Pink
#FB5FFC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE79E7 #82E779
analogous
#A779E7 #DE79E7 #E779B9
triadic
#DE79E7 #E7DE79 #79E7DE
tetradic
#DE79E7 #E7A779 #82E779 #79B9E7
square
#DE79E7 #E7A779 #82E779 #79B9E7
split-complementary
#DE79E7 #B9E779 #79E7A7
monochromatic
#B623C3 #D145DE #DE79E7 #EBADF0 #F8E1FA
Accessibility & contrast
On white
2.63
#DE79E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#DE79E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE79E7
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE79E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE79E7 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C98EB
Deuteranopia (green-blind)
#89A4E4
Tritanopia (blue-blind)
#E286A5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de79e7; /* rgb */ color: rgb(222, 121, 231); /* oklch */ color: oklch(72.7% 0.185 324.2);
Tailwind
colors: {
custom: {
50: '#eaa3ef',
500: '#de79e7',
950: '#000000',
},
}SCSS
$custom: #de79e7; $custom-light: #eaa3ef; $custom-dark: #000000;
JSON
{
"hex": "#de79e7",
"rgb": {
"r": 222,
"g": 121,
"b": 231
},
"hsl": {
"h": 295.091,
"s": 69.62,
"l": 69.02
},
"oklch": {
"l": 0.7273,
"c": 0.1847,
"h": 324.2
},
"luminance": 0.34974
}Semantic roles & 50–950 ramp
primary
#DE79E7
secondary
#D0EECE
accent
#D21423
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84