#DF79EA#DF79EA
#DF79EA is a light, vivid purple. Relative luminance 0.353; OKLCH L 73.0% C 0.188 H 323.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DF79EA |
|---|---|
| RGB | rgb(223, 121, 234) |
| HSL | hsl(294, 73%, 70%) |
| HSV | hsv(294, 48%, 92%) |
| CMYK | cmyk(4.7%, 48.3%, 0%, 8.2%) |
| CIE-LAB | lab(65.99, 55.86, -40.53) |
| CIE-LCH | lch(65.99, 69.02, 324.04°) |
| OKLab | oklab(72.99% 0.1513 -0.1117) |
| OKLCH | oklch(72.99% 0.188 323.6) |
| XYZ | xyz(52.1186, 35.3056, 81.8953) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.26
Violet (CSS)
#EE82EE
ΔE00 3.35
Orchid
#DA70D6
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 4.86
Light Magenta
#FA5FF7
ΔE00 5.13
Violet Pink
#FB5FFC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF79EA #84EA79
analogous
#A679EA #DF79EA #EA79BD
triadic
#DF79EA #EADF79 #79EADF
tetradic
#DF79EA #EAA679 #84EA79 #79BDEA
square
#DF79EA #EAA679 #84EA79 #79BDEA
split-complementary
#DF79EA #BDEA79 #79EAA6
monochromatic
#B920C9 #D244E2 #DF79EA #ECAEF2 #F8E3FB
Accessibility & contrast
On white
2.61
#DF79EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#DF79EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF79EA
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF79EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF79EA | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99EE
Deuteranopia (green-blind)
#88A5E7
Tritanopia (blue-blind)
#E387A7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #df79ea; /* rgb */ color: rgb(223, 121, 234); /* oklch */ color: oklch(73.0% 0.188 323.6);
Tailwind
colors: {
custom: {
50: '#eba3f1',
500: '#df79ea',
950: '#000000',
},
}SCSS
$custom: #df79ea; $custom-light: #eba3f1; $custom-dark: #000000;
JSON
{
"hex": "#df79ea",
"rgb": {
"r": 223,
"g": 121,
"b": 234
},
"hsl": {
"h": 294.159,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.72989,
"c": 0.18809,
"h": 323.6
},
"luminance": 0.35303
}Semantic roles & 50–950 ramp
primary
#DF79EA
secondary
#D2F0CF
accent
#D51124
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85