#DD78ED#DD78ED
#DD78ED is a light, vivid purple. Relative luminance 0.349; OKLCH L 72.8% C 0.191 H 322.0°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DD78ED |
|---|---|
| RGB | rgb(221, 120, 237) |
| HSL | hsl(292, 76%, 70%) |
| HSV | hsv(292, 49%, 93%) |
| CMYK | cmyk(6.8%, 49.4%, 0%, 7.1%) |
| CIE-LAB | lab(65.69, 56.36, -42.67) |
| CIE-LCH | lch(65.69, 70.69, 322.87°) |
| OKLab | oklab(72.76% 0.1508 -0.1179) |
| OKLCH | oklch(72.76% 0.191 322) |
| XYZ | xyz(51.8197, 34.9218, 84.1153) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.93
Violet (CSS)
#EE82EE
ΔE00 3.97
Orchid
#DA70D6
ΔE00 3.98
Light Magenta
#FA5FF7
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD78ED #88ED78
analogous
#A378ED #DD78ED #ED78C2
triadic
#DD78ED #EDDD78 #78EDDD
tetradic
#DD78ED #EDA378 #88ED78 #78C2ED
square
#DD78ED #EDA378 #88ED78 #78C2ED
split-complementary
#DD78ED #C2ED78 #78EDA3
monochromatic
#B61CCF #CF42E6 #DD78ED #EBAEF4 #F8E4FB
Accessibility & contrast
On white
2.63
#DD78ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#DD78ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD78ED
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD78ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD78ED | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6798F1
Deuteranopia (green-blind)
#85A4EA
Tritanopia (blue-blind)
#E087A8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd78ed; /* rgb */ color: rgb(221, 120, 237); /* oklch */ color: oklch(72.8% 0.191 322.0);
Tailwind
colors: {
custom: {
50: '#eaa2f3',
500: '#dd78ed',
950: '#000000',
},
}SCSS
$custom: #dd78ed; $custom-light: #eaa2f3; $custom-dark: #000000;
JSON
{
"hex": "#dd78ed",
"rgb": {
"r": 221,
"g": 120,
"b": 237
},
"hsl": {
"h": 291.795,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.7276,
"c": 0.19144,
"h": 322
},
"luminance": 0.3492
}Semantic roles & 50–950 ramp
primary
#DD78ED
secondary
#D4F1D0
accent
#D90D29
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85