#DF78DE#DF78DE
#DF78DE is a light, vivid purple. Relative luminance 0.344; OKLCH L 72.3% C 0.179 H 327.6°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DF78DE |
|---|---|
| RGB | rgb(223, 120, 222) |
| HSL | hsl(301, 62%, 67%) |
| HSV | hsv(301, 46%, 87%) |
| CMYK | cmyk(0%, 46.2%, 0.4%, 12.5%) |
| CIE-LAB | lab(65.28, 54.19, -34.98) |
| CIE-LCH | lch(65.28, 64.50, 327.16°) |
| OKLab | oklab(72.29% 0.1508 -0.0958) |
| OKLCH | oklch(72.29% 0.179 327.6) |
| XYZ | xyz(50.3319, 34.3975, 73.0813) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 3.48
Violet (CSS)
#EE82EE
ΔE00 3.60
Orchid (survey)
#C875C4
ΔE00 5.13
Candy Pink
#FF63E9
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF78DE #78DF79
analogous
#AD78DF #DF78DE #DF78AA
triadic
#DF78DE #DEDF78 #78DEDF
tetradic
#DF78DE #DFAD78 #78DF79 #78AADF
square
#DF78DE #DFAD78 #78DF79 #78AADF
split-complementary
#DF78DE #AADF78 #78DFAD
monochromatic
#B22AB1 #D347D2 #DF78DE #EBA9EA #F6DBF6
Accessibility & contrast
On white
2.67
#DF78DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#DF78DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF78DE
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF78DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF78DE | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F96E1
Deuteranopia (green-blind)
#8DA3DB
Tritanopia (blue-blind)
#E582A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #df78de; /* rgb */ color: rgb(223, 120, 222); /* oklch */ color: oklch(72.3% 0.179 327.6);
Tailwind
colors: {
custom: {
50: '#eba2e8',
500: '#df78de',
950: '#000000',
},
}SCSS
$custom: #df78de; $custom-light: #eba2e8; $custom-dark: #000000;
JSON
{
"hex": "#df78de",
"rgb": {
"r": 223,
"g": 120,
"b": 222
},
"hsl": {
"h": 300.583,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.72293,
"c": 0.17862,
"h": 327.6
},
"luminance": 0.34395
}Semantic roles & 50–950 ramp
primary
#DF78DE
secondary
#C9EAC9
accent
#C91E1C
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#160F16
muted
#847F84