#DD77E9#DD77E9
#DD77E9 is a light, vivid purple. Relative luminance 0.344; OKLCH L 72.4% C 0.189 H 323.3°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77E9 |
|---|---|
| RGB | rgb(221, 119, 233) |
| HSL | hsl(294, 72%, 69%) |
| HSV | hsv(294, 49%, 91%) |
| CMYK | cmyk(5.2%, 48.9%, 0%, 8.6%) |
| CIE-LAB | lab(65.32, 56.11, -41.04) |
| CIE-LCH | lch(65.32, 69.52, 323.82°) |
| OKLab | oklab(72.43% 0.1517 -0.1132) |
| OKLCH | oklch(72.43% 0.189 323.3) |
| XYZ | xyz(51.1221, 34.4513, 81.0319) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.31
Purply Pink
#F075E6
ΔE00 3.56
Violet (CSS)
#EE82EE
ΔE00 3.90
Light Magenta
#FA5FF7
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77E9 #83E977
analogous
#A477E9 #DD77E9 #E977BC
triadic
#DD77E9 #E9DD77 #77E9DD
tetradic
#DD77E9 #E9A477 #83E977 #77BCE9
square
#DD77E9 #E9A477 #83E977 #77BCE9
split-complementary
#DD77E9 #BCE977 #77E9A4
monochromatic
#B420C6 #D042E0 #DD77E9 #EAACF2 #F7E0FA
Accessibility & contrast
On white
2.66
#DD77E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#DD77E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77E9
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77E9 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6897ED
Deuteranopia (green-blind)
#86A3E6
Tritanopia (blue-blind)
#E085A5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd77e9; /* rgb */ color: rgb(221, 119, 233); /* oklch */ color: oklch(72.4% 0.189 323.3);
Tailwind
colors: {
custom: {
50: '#eaa2f0',
500: '#dd77e9',
950: '#000000',
},
}SCSS
$custom: #dd77e9; $custom-light: #eaa2f0; $custom-dark: #000000;
JSON
{
"hex": "#dd77e9",
"rgb": {
"r": 221,
"g": 119,
"b": 233
},
"hsl": {
"h": 293.684,
"s": 72.152,
"l": 69.02
},
"oklch": {
"l": 0.72429,
"c": 0.18922,
"h": 323.3
},
"luminance": 0.34449
}Semantic roles & 50–950 ramp
primary
#DD77E9
secondary
#D1EFCD
accent
#D41126
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84