#DD78F8#DD78F8
#DD78F8 is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 73.3% C 0.202 H 318.8°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DD78F8 |
|---|---|
| RGB | rgb(221, 120, 248) |
| HSL | hsl(287, 90%, 72%) |
| HSV | hsv(287, 52%, 97%) |
| CMYK | cmyk(10.9%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(66.20, 58.46, -47.92) |
| CIE-LCH | lch(66.20, 75.59, 320.65°) |
| OKLab | oklab(73.31% 0.1521 -0.1331) |
| OKLCH | oklch(73.31% 0.202 318.8) |
| XYZ | xyz(53.4763, 35.5844, 92.8403) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.92
Purply Pink
#F075E6
ΔE00 5.25
Violet Pink
#FB5FFC
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 5.38
Light Purple
#BF77F6
ΔE00 5.42
Orchid
#DA70D6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD78F8 #93F878
analogous
#9D78F8 #DD78F8 #F878D3
triadic
#DD78F8 #F8DD78 #78F8DD
tetradic
#DD78F8 #F89D78 #93F878 #78D3F8
square
#DD78F8 #F89D78 #93F878 #78D3F8
split-complementary
#DD78F8 #D3F878 #78F89D
monochromatic
#BB0CE9 #CE3EF5 #DD78F8 #ECB2FB #F8E2FD
Accessibility & contrast
On white
2.59
#DD78F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#DD78F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD78F8
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD78F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD78F8 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9AFC
Deuteranopia (green-blind)
#7FA4F5
Tritanopia (blue-blind)
#DD8BAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd78f8; /* rgb */ color: rgb(221, 120, 248); /* oklch */ color: oklch(73.3% 0.202 318.8);
Tailwind
colors: {
custom: {
50: '#eaa2fb',
500: '#dd78f8',
950: '#000000',
},
}SCSS
$custom: #dd78f8; $custom-light: #eaa2fb; $custom-dark: #000000;
JSON
{
"hex": "#dd78f8",
"rgb": {
"r": 221,
"g": 120,
"b": 248
},
"hsl": {
"h": 287.344,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.73307,
"c": 0.20212,
"h": 318.8
},
"luminance": 0.35582
}Semantic roles & 50–950 ramp
primary
#DD78F8
secondary
#DCF6D5
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85