#DD78F7#DD78F7
#DD78F7 is a light, highly saturated purple. Relative luminance 0.355; OKLCH L 73.3% C 0.201 H 319.1°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DD78F7 |
|---|---|
| RGB | rgb(221, 120, 247) |
| HSL | hsl(288, 89%, 72%) |
| HSV | hsv(288, 51%, 97%) |
| CMYK | cmyk(10.5%, 51.4%, 0%, 3.1%) |
| CIE-LAB | lab(66.15, 58.26, -47.45) |
| CIE-LCH | lch(66.15, 75.14, 320.84°) |
| OKLab | oklab(73.26% 0.152 -0.1317) |
| OKLCH | oklch(73.26% 0.201 319.1) |
| XYZ | xyz(53.3216, 35.5225, 92.0254) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.82
Purply Pink
#F075E6
ΔE00 5.12
Violet Pink
#FB5FFC
ΔE00 5.25
Light Magenta
#FA5FF7
ΔE00 5.34
Light Purple
#BF77F6
ΔE00 5.48
Orchid
#DA70D6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD78F7 #92F778
analogous
#9E78F7 #DD78F7 #F778D1
triadic
#DD78F7 #F7DD78 #78F7DD
tetradic
#DD78F7 #F79E78 #92F778 #78D1F7
square
#DD78F7 #F79E78 #92F778 #78D1F7
split-complementary
#DD78F7 #D1F778 #78F79E
monochromatic
#BA0EE7 #CE3EF4 #DD78F7 #ECB2FA #F8E2FD
Accessibility & contrast
On white
2.59
#DD78F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#DD78F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD78F7
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD78F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD78F7 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609AFB
Deuteranopia (green-blind)
#80A4F4
Tritanopia (blue-blind)
#DE8AAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd78f7; /* rgb */ color: rgb(221, 120, 247); /* oklch */ color: oklch(73.3% 0.201 319.1);
Tailwind
colors: {
custom: {
50: '#eaa2fa',
500: '#dd78f7',
950: '#000000',
},
}SCSS
$custom: #dd78f7; $custom-light: #eaa2fa; $custom-dark: #000000;
JSON
{
"hex": "#dd78f7",
"rgb": {
"r": 221,
"g": 120,
"b": 247
},
"hsl": {
"h": 287.717,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.73256,
"c": 0.20115,
"h": 319.1
},
"luminance": 0.3552
}Semantic roles & 50–950 ramp
primary
#DD78F7
secondary
#DCF5D5
accent
#E5002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85