#DD80EB#DD80EB
#DD80EB is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.8% C 0.177 H 322.2°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DD80EB |
|---|---|
| RGB | rgb(221, 128, 235) |
| HSL | hsl(292, 73%, 71%) |
| HSV | hsv(292, 46%, 92%) |
| CMYK | cmyk(6%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(67.13, 51.99, -39.30) |
| CIE-LCH | lch(67.13, 65.17, 322.91°) |
| OKLab | oklab(73.8% 0.1396 -0.1082) |
| OKLCH | oklch(73.8% 0.177 322.2) |
| XYZ | xyz(52.5317, 36.8108, 82.9192) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 4.30
Orchid
#DA70D6
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 6.32
Violet Pink
#FB5FFC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD80EB #8EEB80
analogous
#A780EB #DD80EB #EB80C3
triadic
#DD80EB #EBDD80 #80EBDD
tetradic
#DD80EB #EBA780 #8EEB80 #80C3EB
square
#DD80EB #EBA780 #8EEB80 #80C3EB
split-complementary
#DD80EB #C3EB80 #80EBA7
monochromatic
#B921D0 #CF4BE3 #DD80EB #EBB5F3 #F8E5FB
Accessibility & contrast
On white
2.51
#DD80EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#DD80EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD80EB
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD80EB | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#8CA7E8
Tritanopia (blue-blind)
#E08DAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dd80eb; /* rgb */ color: rgb(221, 128, 235); /* oklch */ color: oklch(73.8% 0.177 322.2);
Tailwind
colors: {
custom: {
50: '#e9a7f2',
500: '#dd80eb',
950: '#000000',
},
}SCSS
$custom: #dd80eb; $custom-light: #e9a7f2; $custom-dark: #000000;
JSON
{
"hex": "#dd80eb",
"rgb": {
"r": 221,
"g": 128,
"b": 235
},
"hsl": {
"h": 292.15,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.73805,
"c": 0.17666,
"h": 322.2
},
"luminance": 0.36809
}Semantic roles & 50–950 ramp
primary
#DD80EB
secondary
#D9F1D5
accent
#D5112A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85