#DD78F2#DD78F2
#DD78F2 is a light, vivid purple. Relative luminance 0.352; OKLCH L 73.0% C 0.196 H 320.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DD78F2 |
|---|---|
| RGB | rgb(221, 120, 242) |
| HSL | hsl(290, 82%, 71%) |
| HSV | hsv(290, 50%, 95%) |
| CMYK | cmyk(8.7%, 50.4%, 0%, 5.1%) |
| CIE-LAB | lab(65.92, 57.31, -45.07) |
| CIE-LCH | lch(65.92, 72.91, 321.82°) |
| OKLab | oklab(73.01% 0.1515 -0.1248) |
| OKLCH | oklch(73.01% 0.196 320.5) |
| XYZ | xyz(52.5604, 35.2181, 88.0163) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.35
Purply Pink
#F075E6
ΔE00 4.50
Orchid
#DA70D6
ΔE00 4.74
Light Magenta
#FA5FF7
ΔE00 5.19
Violet Pink
#FB5FFC
ΔE00 5.20
Light Purple
#BF77F6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD78F2 #8DF278
analogous
#A078F2 #DD78F2 #F278CA
triadic
#DD78F2 #F2DD78 #78F2DD
tetradic
#DD78F2 #F2A078 #8DF278 #78CAF2
square
#DD78F2 #F2A078 #8DF278 #78CAF2
split-complementary
#DD78F2 #CAF278 #78F2A0
monochromatic
#B915DB #CF40ED #DD78F2 #EBB0F7 #F8E3FC
Accessibility & contrast
On white
2.61
#DD78F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#DD78F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD78F2
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD78F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD78F2 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6399F6
Deuteranopia (green-blind)
#82A4EF
Tritanopia (blue-blind)
#DF89AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd78f2; /* rgb */ color: rgb(221, 120, 242); /* oklch */ color: oklch(73.0% 0.196 320.5);
Tailwind
colors: {
custom: {
50: '#eaa2f7',
500: '#dd78f2',
950: '#000000',
},
}SCSS
$custom: #dd78f2; $custom-light: #eaa2f7; $custom-dark: #000000;
JSON
{
"hex": "#dd78f2",
"rgb": {
"r": 221,
"g": 120,
"b": 242
},
"hsl": {
"h": 289.672,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.73006,
"c": 0.19627,
"h": 320.5
},
"luminance": 0.35216
}Semantic roles & 50–950 ramp
primary
#DD78F2
secondary
#D8F3D3
accent
#DF072C
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85