#DD77EF#DD77EF
#DD77EF is a light, vivid purple. Relative luminance 0.348; OKLCH L 72.7% C 0.195 H 321.4°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77EF |
|---|---|
| RGB | rgb(221, 119, 239) |
| HSL | hsl(291, 79%, 70%) |
| HSV | hsv(291, 50%, 94%) |
| CMYK | cmyk(7.5%, 50.2%, 0%, 6.3%) |
| CIE-LAB | lab(65.59, 57.23, -43.93) |
| CIE-LCH | lch(65.59, 72.14, 322.49°) |
| OKLab | oklab(72.72% 0.1524 -0.1215) |
| OKLCH | oklch(72.72% 0.195 321.4) |
| XYZ | xyz(51.9938, 34.8000, 85.6229) |
| Luminance | 0.3480 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.18
Orchid
#DA70D6
ΔE00 4.24
Violet (CSS)
#EE82EE
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 5.04
Violet Pink
#FB5FFC
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77EF #89EF77
analogous
#A177EF #DD77EF #EF77C5
triadic
#DD77EF #EFDD77 #77EFDD
tetradic
#DD77EF #EFA177 #89EF77 #77C5EF
square
#DD77EF #EFA177 #89EF77 #77C5EF
split-complementary
#DD77EF #C5EF77 #77EFA1
monochromatic
#B719D3 #CF40E9 #DD77EF #EBAEF5 #F8E4FC
Accessibility & contrast
On white
2.64
#DD77EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#DD77EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77EF
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77EF | 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)
#6498F3
Deuteranopia (green-blind)
#83A3EC
Tritanopia (blue-blind)
#DF87A8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd77ef; /* rgb */ color: rgb(221, 119, 239); /* oklch */ color: oklch(72.7% 0.195 321.4);
Tailwind
colors: {
custom: {
50: '#eaa2f4',
500: '#dd77ef',
950: '#000000',
},
}SCSS
$custom: #dd77ef; $custom-light: #eaa2f4; $custom-dark: #000000;
JSON
{
"hex": "#dd77ef",
"rgb": {
"r": 221,
"g": 119,
"b": 239
},
"hsl": {
"h": 291,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.7272,
"c": 0.19494,
"h": 321.4
},
"luminance": 0.34798
}Semantic roles & 50–950 ramp
primary
#DD77EF
secondary
#D5F2D0
accent
#DB0A2A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85