#DD78EB#DD78EB
#DD78EB is a light, vivid purple. Relative luminance 0.348; OKLCH L 72.7% C 0.190 H 322.6°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DD78EB |
|---|---|
| RGB | rgb(221, 120, 235) |
| HSL | hsl(293, 74%, 70%) |
| HSV | hsv(293, 49%, 92%) |
| CMYK | cmyk(6%, 48.9%, 0%, 7.8%) |
| CIE-LAB | lab(65.60, 55.99, -41.71) |
| CIE-LCH | lch(65.60, 69.82, 323.32°) |
| OKLab | oklab(72.66% 0.1506 -0.1151) |
| OKLCH | oklch(72.66% 0.19 322.6) |
| XYZ | xyz(51.5291, 34.8055, 82.5850) |
| Luminance | 0.3480 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.68
Purply Pink
#F075E6
ΔE00 3.73
Violet (CSS)
#EE82EE
ΔE00 3.85
Light Magenta
#FA5FF7
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.29
Violet Pink
#FB5FFC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD78EB #86EB78
analogous
#A478EB #DD78EB #EB78BF
triadic
#DD78EB #EBDD78 #78EBDD
tetradic
#DD78EB #EBA478 #86EB78 #78BFEB
square
#DD78EB #EBA478 #86EB78 #78BFEB
split-complementary
#DD78EB #BFEB78 #78EBA4
monochromatic
#B61ECB #D043E3 #DD78EB #EAADF3 #F8E3FB
Accessibility & contrast
On white
2.64
#DD78EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#DD78EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD78EB
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD78EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD78EB | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6898EF
Deuteranopia (green-blind)
#86A3E8
Tritanopia (blue-blind)
#E087A7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd78eb; /* rgb */ color: rgb(221, 120, 235); /* oklch */ color: oklch(72.7% 0.190 322.6);
Tailwind
colors: {
custom: {
50: '#eaa2f2',
500: '#dd78eb',
950: '#000000',
},
}SCSS
$custom: #dd78eb; $custom-light: #eaa2f2; $custom-dark: #000000;
JSON
{
"hex": "#dd78eb",
"rgb": {
"r": 221,
"g": 120,
"b": 235
},
"hsl": {
"h": 292.696,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.72664,
"c": 0.18953,
"h": 322.6
},
"luminance": 0.34803
}Semantic roles & 50–950 ramp
primary
#DD78EB
secondary
#D3F0CF
accent
#D60F27
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85