#DD78EF#DD78EF
#DD78EF is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.9% C 0.193 H 321.4°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DD78EF |
|---|---|
| RGB | rgb(221, 120, 239) |
| HSL | hsl(291, 79%, 70%) |
| HSV | hsv(291, 50%, 94%) |
| CMYK | cmyk(7.5%, 49.8%, 0%, 6.3%) |
| CIE-LAB | lab(65.78, 56.74, -43.63) |
| CIE-LCH | lch(65.78, 71.58, 322.44°) |
| OKLab | oklab(72.86% 0.1511 -0.1207) |
| OKLCH | oklch(72.86% 0.193 321.4) |
| XYZ | xyz(52.1135, 35.0393, 85.6628) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 4.15
Orchid
#DA70D6
ΔE00 4.29
Light Magenta
#FA5FF7
ΔE00 5.15
Violet Pink
#FB5FFC
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD78EF #8AEF78
analogous
#A178EF #DD78EF #EF78C6
triadic
#DD78EF #EFDD78 #78EFDD
tetradic
#DD78EF #EFA178 #8AEF78 #78C6EF
square
#DD78EF #EFA178 #8AEF78 #78C6EF
split-complementary
#DD78EF #C6EF78 #78EFA1
monochromatic
#B719D4 #CF41E9 #DD78EF #EBAFF5 #F8E4FC
Accessibility & contrast
On white
2.62
#DD78EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#DD78EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD78EF
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD78EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD78EF | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F3
Deuteranopia (green-blind)
#84A4EC
Tritanopia (blue-blind)
#DF88A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd78ef; /* rgb */ color: rgb(221, 120, 239); /* oklch */ color: oklch(72.9% 0.193 321.4);
Tailwind
colors: {
custom: {
50: '#eaa2f4',
500: '#dd78ef',
950: '#000000',
},
}SCSS
$custom: #dd78ef; $custom-light: #eaa2f4; $custom-dark: #000000;
JSON
{
"hex": "#dd78ef",
"rgb": {
"r": 221,
"g": 120,
"b": 239
},
"hsl": {
"h": 290.924,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.72858,
"c": 0.19337,
"h": 321.4
},
"luminance": 0.35037
}Semantic roles & 50–950 ramp
primary
#DD78EF
secondary
#D6F2D1
accent
#DB0A2A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85