#DD77ED#DD77ED
#DD77ED is a light, vivid purple. Relative luminance 0.347; OKLCH L 72.6% C 0.193 H 322.0°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77ED |
|---|---|
| RGB | rgb(221, 119, 237) |
| HSL | hsl(292, 77%, 70%) |
| HSV | hsv(292, 50%, 93%) |
| CMYK | cmyk(6.8%, 49.8%, 0%, 7.1%) |
| CIE-LAB | lab(65.50, 56.85, -42.97) |
| CIE-LCH | lch(65.50, 71.26, 322.92°) |
| OKLab | oklab(72.62% 0.1522 -0.1187) |
| OKLCH | oklch(72.62% 0.193 322) |
| XYZ | xyz(51.7000, 34.6825, 84.0755) |
| Luminance | 0.3468 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.93
Purply Pink
#F075E6
ΔE00 3.96
Violet (CSS)
#EE82EE
ΔE00 4.11
Light Magenta
#FA5FF7
ΔE00 5.04
Violet Pink
#FB5FFC
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77ED #87ED77
analogous
#A277ED #DD77ED #ED77C2
triadic
#DD77ED #EDDD77 #77EDDD
tetradic
#DD77ED #EDA277 #87ED77 #77C2ED
square
#DD77ED #EDA277 #87ED77 #77C2ED
split-complementary
#DD77ED #C2ED77 #77EDA2
monochromatic
#B61BCE #CF41E6 #DD77ED #EBADF4 #F8E3FB
Accessibility & contrast
On white
2.65
#DD77ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#DD77ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77ED
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77ED | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F1
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#E086A7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd77ed; /* rgb */ color: rgb(221, 119, 237); /* oklch */ color: oklch(72.6% 0.193 322.0);
Tailwind
colors: {
custom: {
50: '#eaa2f3',
500: '#dd77ed',
950: '#000000',
},
}SCSS
$custom: #dd77ed; $custom-light: #eaa2f3; $custom-dark: #000000;
JSON
{
"hex": "#dd77ed",
"rgb": {
"r": 221,
"g": 119,
"b": 237
},
"hsl": {
"h": 291.864,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.72622,
"c": 0.19302,
"h": 322
},
"luminance": 0.3468
}Semantic roles & 50–950 ramp
primary
#DD77ED
secondary
#D4F1CF
accent
#D90D28
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85