#DD78F6#DD78F6
#DD78F6 is a light, highly saturated purple. Relative luminance 0.355; OKLCH L 73.2% C 0.200 H 319.4°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DD78F6 |
|---|---|
| RGB | rgb(221, 120, 246) |
| HSL | hsl(288, 88%, 72%) |
| HSV | hsv(288, 51%, 96%) |
| CMYK | cmyk(10.2%, 51.2%, 0%, 3.5%) |
| CIE-LAB | lab(66.11, 58.07, -46.98) |
| CIE-LCH | lch(66.11, 74.69, 321.03°) |
| OKLab | oklab(73.21% 0.1519 -0.1303) |
| OKLCH | oklch(73.21% 0.2 319.4) |
| XYZ | xyz(53.1677, 35.4610, 91.2149) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.72
Purply Pink
#F075E6
ΔE00 5.00
Violet Pink
#FB5FFC
ΔE00 5.23
Light Magenta
#FA5FF7
ΔE00 5.30
Orchid
#DA70D6
ΔE00 5.35
Light Purple
#BF77F6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD78F6 #91F678
analogous
#9E78F6 #DD78F6 #F678D0
triadic
#DD78F6 #F6DD78 #78F6DD
tetradic
#DD78F6 #F69E78 #91F678 #78D0F6
square
#DD78F6 #F69E78 #91F678 #78D0F6
split-complementary
#DD78F6 #D0F678 #78F69E
monochromatic
#BA0FE4 #CF3FF2 #DD78F6 #EBB1FA #F8E2FD
Accessibility & contrast
On white
2.60
#DD78F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#DD78F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD78F6
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD78F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD78F6 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619AFA
Deuteranopia (green-blind)
#80A4F3
Tritanopia (blue-blind)
#DE8AAC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd78f6; /* rgb */ color: rgb(221, 120, 246); /* oklch */ color: oklch(73.2% 0.200 319.4);
Tailwind
colors: {
custom: {
50: '#eaa2f9',
500: '#dd78f6',
950: '#000000',
},
}SCSS
$custom: #dd78f6; $custom-light: #eaa2f9; $custom-dark: #000000;
JSON
{
"hex": "#dd78f6",
"rgb": {
"r": 221,
"g": 120,
"b": 246
},
"hsl": {
"h": 288.095,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.73206,
"c": 0.20017,
"h": 319.4
},
"luminance": 0.35459
}Semantic roles & 50–950 ramp
primary
#DD78F6
secondary
#DBF5D5
accent
#E4012E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85