#DD77EA#DD77EA
#DD77EA is a light, vivid purple. Relative luminance 0.345; OKLCH L 72.5% C 0.190 H 323.0°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77EA |
|---|---|
| RGB | rgb(221, 119, 234) |
| HSL | hsl(293, 73%, 69%) |
| HSV | hsv(293, 49%, 92%) |
| CMYK | cmyk(5.6%, 49.1%, 0%, 8.2%) |
| CIE-LAB | lab(65.36, 56.30, -41.52) |
| CIE-LCH | lch(65.36, 69.95, 323.59°) |
| OKLab | oklab(72.48% 0.1518 -0.1146) |
| OKLCH | oklch(72.48% 0.19 323) |
| XYZ | xyz(51.2654, 34.5086, 81.7864) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 3.66
Violet (CSS)
#EE82EE
ΔE00 3.95
Light Magenta
#FA5FF7
ΔE00 5.09
Violet Pink
#FB5FFC
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77EA #84EA77
analogous
#A477EA #DD77EA #EA77BE
triadic
#DD77EA #EADD77 #77EADD
tetradic
#DD77EA #EAA477 #84EA77 #77BEEA
square
#DD77EA #EAA477 #84EA77 #77BEEA
split-complementary
#DD77EA #BEEA77 #77EAA4
monochromatic
#B51FC8 #D042E2 #DD77EA #EAACF2 #F8E1FA
Accessibility & contrast
On white
2.66
#DD77EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#DD77EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77EA
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77EA | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6797EE
Deuteranopia (green-blind)
#86A3E7
Tritanopia (blue-blind)
#E085A6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd77ea; /* rgb */ color: rgb(221, 119, 234); /* oklch */ color: oklch(72.5% 0.190 323.0);
Tailwind
colors: {
custom: {
50: '#eaa2f1',
500: '#dd77ea',
950: '#000000',
},
}SCSS
$custom: #dd77ea; $custom-light: #eaa2f1; $custom-dark: #000000;
JSON
{
"hex": "#dd77ea",
"rgb": {
"r": 221,
"g": 119,
"b": 234
},
"hsl": {
"h": 293.217,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.72477,
"c": 0.19017,
"h": 323
},
"luminance": 0.34506
}Semantic roles & 50–950 ramp
primary
#DD77EA
secondary
#D1EFCE
accent
#D51026
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85