#DF79EE#DF79EE
#DF79EE is a light, vivid purple. Relative luminance 0.355; OKLCH L 73.2% C 0.192 H 322.3°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DF79EE |
|---|---|
| RGB | rgb(223, 121, 238) |
| HSL | hsl(292, 77%, 70%) |
| HSV | hsv(292, 49%, 93%) |
| CMYK | cmyk(6.3%, 49.2%, 0%, 6.7%) |
| CIE-LAB | lab(66.17, 56.60, -42.46) |
| CIE-LCH | lch(66.17, 70.76, 323.13°) |
| OKLab | oklab(73.18% 0.1519 -0.1172) |
| OKLCH | oklch(73.18% 0.192 322.3) |
| XYZ | xyz(52.6998, 35.5381, 84.9559) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 3.68
Orchid
#DA70D6
ΔE00 4.14
Light Magenta
#FA5FF7
ΔE00 5.06
Violet Pink
#FB5FFC
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF79EE #88EE79
analogous
#A579EE #DF79EE #EE79C2
triadic
#DF79EE #EEDF79 #79EEDF
tetradic
#DF79EE #EEA579 #88EE79 #79C2EE
square
#DF79EE #EEA579 #88EE79 #79C2EE
split-complementary
#DF79EE #C2EE79 #79EEA5
monochromatic
#BA1BD2 #D243E7 #DF79EE #ECAFF5 #F9E4FC
Accessibility & contrast
On white
2.59
#DF79EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#DF79EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF79EE
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF79EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF79EE | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F2
Deuteranopia (green-blind)
#87A5EB
Tritanopia (blue-blind)
#E288A9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #df79ee; /* rgb */ color: rgb(223, 121, 238); /* oklch */ color: oklch(73.2% 0.192 322.3);
Tailwind
colors: {
custom: {
50: '#eba3f4',
500: '#df79ee',
950: '#000000',
},
}SCSS
$custom: #df79ee; $custom-light: #eba3f4; $custom-dark: #000000;
JSON
{
"hex": "#df79ee",
"rgb": {
"r": 223,
"g": 121,
"b": 238
},
"hsl": {
"h": 292.308,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.73181,
"c": 0.19189,
"h": 322.3
},
"luminance": 0.35536
}Semantic roles & 50–950 ramp
primary
#DF79EE
secondary
#D5F1D1
accent
#DA0C26
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85