#DD80EF#DD80EF
#DD80EF is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.0% C 0.181 H 320.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DD80EF |
|---|---|
| RGB | rgb(221, 128, 239) |
| HSL | hsl(290, 78%, 72%) |
| HSV | hsv(290, 46%, 94%) |
| CMYK | cmyk(7.5%, 46.4%, 0%, 6.3%) |
| CIE-LAB | lab(67.31, 52.75, -41.23) |
| CIE-LCH | lch(67.31, 66.95, 321.98°) |
| OKLab | oklab(73.99% 0.1403 -0.1138) |
| OKLCH | oklch(73.99% 0.181 320.9) |
| XYZ | xyz(53.1161, 37.0446, 85.9970) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 4.98
Orchid
#DA70D6
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 6.26
Violet Pink
#FB5FFC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD80EF #92EF80
analogous
#A680EF #DD80EF #EF80CA
triadic
#DD80EF #EFDD80 #80EFDD
tetradic
#DD80EF #EFA680 #92EF80 #80CAEF
square
#DD80EF #EFA680 #92EF80 #80CAEF
split-complementary
#DD80EF #CAEF80 #80EFA6
monochromatic
#BA1BD9 #CE4AE8 #DD80EF #ECB6F6 #F8E4FC
Accessibility & contrast
On white
2.50
#DD80EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#DD80EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD80EF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD80EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD80EF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9DF3
Deuteranopia (green-blind)
#8AA7EC
Tritanopia (blue-blind)
#DF8EAC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd80ef; /* rgb */ color: rgb(221, 128, 239); /* oklch */ color: oklch(74.0% 0.181 320.9);
Tailwind
colors: {
custom: {
50: '#e9a7f4',
500: '#dd80ef',
950: '#000000',
},
}SCSS
$custom: #dd80ef; $custom-light: #e9a7f4; $custom-dark: #000000;
JSON
{
"hex": "#dd80ef",
"rgb": {
"r": 221,
"g": 128,
"b": 239
},
"hsl": {
"h": 290.27,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.73993,
"c": 0.18061,
"h": 320.9
},
"luminance": 0.37042
}Semantic roles & 50–950 ramp
primary
#DD80EF
secondary
#DCF3D7
accent
#DA0C2D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85