#DD78EA#DD78EA
#DD78EA is a light, vivid purple. Relative luminance 0.347; OKLCH L 72.6% C 0.189 H 322.9°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DD78EA |
|---|---|
| RGB | rgb(221, 120, 234) |
| HSL | hsl(293, 73%, 69%) |
| HSV | hsv(293, 49%, 92%) |
| CMYK | cmyk(5.6%, 48.7%, 0%, 8.2%) |
| CIE-LAB | lab(65.55, 55.80, -41.23) |
| CIE-LCH | lch(65.55, 69.38, 323.54°) |
| OKLab | oklab(72.62% 0.1504 -0.1137) |
| OKLCH | oklch(72.62% 0.189 322.9) |
| XYZ | xyz(51.3850, 34.7479, 81.8263) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 3.63
Violet (CSS)
#EE82EE
ΔE00 3.80
Lavender Pink
#DD85D7
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 5.20
Violet Pink
#FB5FFC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD78EA #85EA78
analogous
#A478EA #DD78EA #EA78BE
triadic
#DD78EA #EADD78 #78EADD
tetradic
#DD78EA #EAA478 #85EA78 #78BEEA
square
#DD78EA #EAA478 #85EA78 #78BEEA
split-complementary
#DD78EA #BEEA78 #78EAA4
monochromatic
#B51FC8 #D043E2 #DD78EA #EAADF2 #F8E2FA
Accessibility & contrast
On white
2.64
#DD78EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#DD78EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD78EA
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD78EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD78EA | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6898EE
Deuteranopia (green-blind)
#86A3E7
Tritanopia (blue-blind)
#E086A6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd78ea; /* rgb */ color: rgb(221, 120, 234); /* oklch */ color: oklch(72.6% 0.189 322.9);
Tailwind
colors: {
custom: {
50: '#eaa2f1',
500: '#dd78ea',
950: '#000000',
},
}SCSS
$custom: #dd78ea; $custom-light: #eaa2f1; $custom-dark: #000000;
JSON
{
"hex": "#dd78ea",
"rgb": {
"r": 221,
"g": 120,
"b": 234
},
"hsl": {
"h": 293.158,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.72616,
"c": 0.18858,
"h": 322.9
},
"luminance": 0.34746
}Semantic roles & 50–950 ramp
primary
#DD78EA
secondary
#D2EFCE
accent
#D51027
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85