#DD78F0#DD78F0
#DD78F0 is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.9% C 0.194 H 321.1°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DD78F0 |
|---|---|
| RGB | rgb(221, 120, 240) |
| HSL | hsl(291, 80%, 71%) |
| HSV | hsv(291, 50%, 94%) |
| CMYK | cmyk(7.9%, 50%, 0%, 5.9%) |
| CIE-LAB | lab(65.83, 56.93, -44.11) |
| CIE-LCH | lch(65.83, 72.02, 322.23°) |
| OKLab | oklab(72.91% 0.1512 -0.122) |
| OKLCH | oklch(72.91% 0.194 321.1) |
| XYZ | xyz(52.2616, 35.0986, 86.4430) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.18
Purply Pink
#F075E6
ΔE00 4.27
Orchid
#DA70D6
ΔE00 4.44
Light Magenta
#FA5FF7
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD78F0 #8BF078
analogous
#A178F0 #DD78F0 #F078C7
triadic
#DD78F0 #F0DD78 #78F0DD
tetradic
#DD78F0 #F0A178 #8BF078 #78C7F0
square
#DD78F0 #F0A178 #8BF078 #78C7F0
split-complementary
#DD78F0 #C7F078 #78F0A1
monochromatic
#B818D6 #CF41EA #DD78F0 #EBAFF6 #F8E3FC
Accessibility & contrast
On white
2.62
#DD78F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#DD78F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD78F0
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD78F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD78F0 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6599F4
Deuteranopia (green-blind)
#83A4ED
Tritanopia (blue-blind)
#DF88A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd78f0; /* rgb */ color: rgb(221, 120, 240); /* oklch */ color: oklch(72.9% 0.194 321.1);
Tailwind
colors: {
custom: {
50: '#eaa2f5',
500: '#dd78f0',
950: '#000000',
},
}SCSS
$custom: #dd78f0; $custom-light: #eaa2f5; $custom-dark: #000000;
JSON
{
"hex": "#dd78f0",
"rgb": {
"r": 221,
"g": 120,
"b": 240
},
"hsl": {
"h": 290.5,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.72907,
"c": 0.19434,
"h": 321.1
},
"luminance": 0.35096
}Semantic roles & 50–950 ramp
primary
#DD78F0
secondary
#D7F2D2
accent
#DC092B
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85