#DD78EE#DD78EE
#DD78EE is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.8% C 0.192 H 321.7°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DD78EE |
|---|---|
| RGB | rgb(221, 120, 238) |
| HSL | hsl(291, 78%, 70%) |
| HSV | hsv(291, 50%, 93%) |
| CMYK | cmyk(7.1%, 49.6%, 0%, 6.7%) |
| CIE-LAB | lab(65.73, 56.55, -43.15) |
| CIE-LCH | lch(65.73, 71.14, 322.65°) |
| OKLab | oklab(72.81% 0.151 -0.1193) |
| OKLCH | oklch(72.81% 0.192 321.7) |
| XYZ | xyz(51.9662, 34.9804, 84.8869) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.03
Purply Pink
#F075E6
ΔE00 4.04
Orchid
#DA70D6
ΔE00 4.13
Light Magenta
#FA5FF7
ΔE00 5.15
Violet Pink
#FB5FFC
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD78EE #89EE78
analogous
#A278EE #DD78EE #EE78C4
triadic
#DD78EE #EEDD78 #78EEDD
tetradic
#DD78EE #EEA278 #89EE78 #78C4EE
square
#DD78EE #EEA278 #89EE78 #78C4EE
split-complementary
#DD78EE #C4EE78 #78EEA2
monochromatic
#B71AD1 #CF42E7 #DD78EE #EBAEF5 #F8E4FC
Accessibility & contrast
On white
2.63
#DD78EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#DD78EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD78EE
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD78EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD78EE | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F2
Deuteranopia (green-blind)
#84A4EB
Tritanopia (blue-blind)
#DF88A8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd78ee; /* rgb */ color: rgb(221, 120, 238); /* oklch */ color: oklch(72.8% 0.192 321.7);
Tailwind
colors: {
custom: {
50: '#eaa2f4',
500: '#dd78ee',
950: '#000000',
},
}SCSS
$custom: #dd78ee; $custom-light: #eaa2f4; $custom-dark: #000000;
JSON
{
"hex": "#dd78ee",
"rgb": {
"r": 221,
"g": 120,
"b": 238
},
"hsl": {
"h": 291.356,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.72809,
"c": 0.19241,
"h": 321.7
},
"luminance": 0.34978
}Semantic roles & 50–950 ramp
primary
#DD78EE
secondary
#D5F1D1
accent
#DA0C29
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85