#DF78EE#DF78EE
#DF78EE is a light, vivid purple. Relative luminance 0.353; OKLCH L 73.0% C 0.193 H 322.4°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DF78EE |
|---|---|
| RGB | rgb(223, 120, 238) |
| HSL | hsl(292, 78%, 70%) |
| HSV | hsv(292, 50%, 93%) |
| CMYK | cmyk(6.3%, 49.6%, 0%, 6.7%) |
| CIE-LAB | lab(65.98, 57.09, -42.75) |
| CIE-LCH | lch(65.98, 71.33, 323.17°) |
| OKLab | oklab(73.04% 0.1533 -0.1181) |
| OKLCH | oklch(73.04% 0.193 322.4) |
| XYZ | xyz(52.5789, 35.2963, 84.9156) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.70
Violet (CSS)
#EE82EE
ΔE00 3.72
Orchid
#DA70D6
ΔE00 4.07
Light Magenta
#FA5FF7
ΔE00 4.93
Violet Pink
#FB5FFC
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF78EE #87EE78
analogous
#A478EE #DF78EE #EE78C2
triadic
#DF78EE #EEDF78 #78EEDF
tetradic
#DF78EE #EEA478 #87EE78 #78C2EE
square
#DF78EE #EEA478 #87EE78 #78C2EE
split-complementary
#DF78EE #C2EE78 #78EEA4
monochromatic
#BA1AD1 #D242E7 #DF78EE #ECAEF5 #F9E4FC
Accessibility & contrast
On white
2.61
#DF78EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#DF78EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF78EE
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF78EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF78EE | 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)
#6799F2
Deuteranopia (green-blind)
#86A4EB
Tritanopia (blue-blind)
#E287A8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #df78ee; /* rgb */ color: rgb(223, 120, 238); /* oklch */ color: oklch(73.0% 0.193 322.4);
Tailwind
colors: {
custom: {
50: '#eba2f4',
500: '#df78ee',
950: '#000000',
},
}SCSS
$custom: #df78ee; $custom-light: #eba2f4; $custom-dark: #000000;
JSON
{
"hex": "#df78ee",
"rgb": {
"r": 223,
"g": 120,
"b": 238
},
"hsl": {
"h": 292.373,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.73043,
"c": 0.19346,
"h": 322.4
},
"luminance": 0.35294
}Semantic roles & 50–950 ramp
primary
#DF78EE
secondary
#D5F1D1
accent
#DA0C26
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85