#DD78F9#DD78F9
#DD78F9 is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 73.4% C 0.203 H 318.6°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DD78F9 |
|---|---|
| RGB | rgb(221, 120, 249) |
| HSL | hsl(287, 91%, 72%) |
| HSV | hsv(287, 52%, 98%) |
| CMYK | cmyk(11.2%, 51.8%, 0%, 2.4%) |
| CIE-LAB | lab(66.25, 58.65, -48.40) |
| CIE-LCH | lch(66.25, 76.04, 320.47°) |
| OKLab | oklab(73.36% 0.1522 -0.1344) |
| OKLCH | oklch(73.36% 0.203 318.6) |
| XYZ | xyz(53.6319, 35.6467, 93.6595) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.03
Violet Pink
#FB5FFC
ΔE00 5.30
Light Purple
#BF77F6
ΔE00 5.36
Purply Pink
#F075E6
ΔE00 5.38
Light Magenta
#FA5FF7
ΔE00 5.43
Orchid
#DA70D6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD78F9 #94F978
analogous
#9D78F9 #DD78F9 #F978D4
triadic
#DD78F9 #F9DD78 #78F9DD
tetradic
#DD78F9 #F99D78 #94F978 #78D4F9
square
#DD78F9 #F99D78 #94F978 #78D4F9
split-complementary
#DD78F9 #D4F978 #78F99D
monochromatic
#BB0AEC #CE3DF6 #DD78F9 #ECB3FC #F8E2FE
Accessibility & contrast
On white
2.58
#DD78F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#DD78F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD78F9
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD78F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD78F9 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9AFD
Deuteranopia (green-blind)
#7FA4F6
Tritanopia (blue-blind)
#DD8BAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd78f9; /* rgb */ color: rgb(221, 120, 249); /* oklch */ color: oklch(73.4% 0.203 318.6);
Tailwind
colors: {
custom: {
50: '#eaa2fc',
500: '#dd78f9',
950: '#000000',
},
}SCSS
$custom: #dd78f9; $custom-light: #eaa2fc; $custom-dark: #000000;
JSON
{
"hex": "#dd78f9",
"rgb": {
"r": 221,
"g": 120,
"b": 249
},
"hsl": {
"h": 286.977,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.73358,
"c": 0.20311,
"h": 318.6
},
"luminance": 0.35645
}Semantic roles & 50–950 ramp
primary
#DD78F9
secondary
#DCF6D5
accent
#E60032
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85