#DD78FA#DD78FA
#DD78FA is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 73.4% C 0.204 H 318.3°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DD78FA |
|---|---|
| RGB | rgb(221, 120, 250) |
| HSL | hsl(287, 93%, 73%) |
| HSV | hsv(287, 52%, 98%) |
| CMYK | cmyk(11.6%, 52%, 0%, 2%) |
| CIE-LAB | lab(66.30, 58.84, -48.87) |
| CIE-LCH | lch(66.30, 76.49, 320.29°) |
| OKLab | oklab(73.41% 0.1523 -0.1358) |
| OKLCH | oklch(73.41% 0.204 318.3) |
| XYZ | xyz(53.7882, 35.7092, 94.4832) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.14
Light Purple
#BF77F6
ΔE00 5.31
Violet Pink
#FB5FFC
ΔE00 5.33
Light Magenta
#FA5FF7
ΔE00 5.48
Purply Pink
#F075E6
ΔE00 5.51
Easter Purple
#C071FE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD78FA #95FA78
analogous
#9C78FA #DD78FA #FA78D6
triadic
#DD78FA #FADD78 #78FADD
tetradic
#DD78FA #FA9C78 #95FA78 #78D6FA
square
#DD78FA #FA9C78 #95FA78 #78D6FA
split-complementary
#DD78FA #D6FA78 #78FA9C
monochromatic
#BB09EF #CE3DF8 #DD78FA #ECB3FC #F8E1FE
Accessibility & contrast
On white
2.58
#DD78FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#DD78FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD78FA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD78FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD78FA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9AFE
Deuteranopia (green-blind)
#7EA5F6
Tritanopia (blue-blind)
#DD8BAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd78fa; /* rgb */ color: rgb(221, 120, 250); /* oklch */ color: oklch(73.4% 0.204 318.3);
Tailwind
colors: {
custom: {
50: '#eaa2fc',
500: '#dd78fa',
950: '#000000',
},
}SCSS
$custom: #dd78fa; $custom-light: #eaa2fc; $custom-dark: #000000;
JSON
{
"hex": "#dd78fa",
"rgb": {
"r": 221,
"g": 120,
"b": 250
},
"hsl": {
"h": 286.615,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.73409,
"c": 0.20409,
"h": 318.3
},
"luminance": 0.35707
}Semantic roles & 50–950 ramp
primary
#DD78FA
secondary
#DCF6D5
accent
#E60033
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85