#DE79E8#DE79E8
#DE79E8 is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.8% C 0.186 H 323.9°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DE79E8 |
|---|---|
| RGB | rgb(222, 121, 232) |
| HSL | hsl(295, 71%, 69%) |
| HSV | hsv(295, 48%, 91%) |
| CMYK | cmyk(4.3%, 47.8%, 0%, 9%) |
| CIE-LAB | lab(65.77, 55.22, -39.76) |
| CIE-LCH | lch(65.77, 68.04, 324.24°) |
| OKLab | oklab(72.78% 0.1499 -0.1095) |
| OKLCH | oklch(72.78% 0.186 323.9) |
| XYZ | xyz(51.5257, 35.0329, 80.3762) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.26
Orchid
#DA70D6
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 3.43
Lavender Pink
#DD85D7
ΔE00 4.64
Light Magenta
#FA5FF7
ΔE00 5.29
Violet Pink
#FB5FFC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE79E8 #83E879
analogous
#A779E8 #DE79E8 #E879BA
triadic
#DE79E8 #E8DE79 #79E8DE
tetradic
#DE79E8 #E8A779 #83E879 #79BAE8
square
#DE79E8 #E8A779 #83E879 #79BAE8
split-complementary
#DE79E8 #BAE879 #79E8A7
monochromatic
#B622C5 #D145DF #DE79E8 #EBADF1 #F8E1FA
Accessibility & contrast
On white
2.62
#DE79E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#DE79E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE79E8
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE79E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE79E8 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B98EC
Deuteranopia (green-blind)
#89A4E5
Tritanopia (blue-blind)
#E286A6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de79e8; /* rgb */ color: rgb(222, 121, 232); /* oklch */ color: oklch(72.8% 0.186 323.9);
Tailwind
colors: {
custom: {
50: '#eaa3ef',
500: '#de79e8',
950: '#000000',
},
}SCSS
$custom: #de79e8; $custom-light: #eaa3ef; $custom-dark: #000000;
JSON
{
"hex": "#de79e8",
"rgb": {
"r": 222,
"g": 121,
"b": 232
},
"hsl": {
"h": 294.595,
"s": 70.701,
"l": 69.216
},
"oklch": {
"l": 0.72777,
"c": 0.18565,
"h": 323.9
},
"luminance": 0.35031
}Semantic roles & 50–950 ramp
primary
#DE79E8
secondary
#D1EFCE
accent
#D31324
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84