#DD80E7#DD80E7
#DD80E7 is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.6% C 0.173 H 323.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DD80E7 |
|---|---|
| RGB | rgb(221, 128, 231) |
| HSL | hsl(294, 68%, 70%) |
| HSV | hsv(294, 45%, 91%) |
| CMYK | cmyk(4.3%, 44.6%, 0%, 9.4%) |
| CIE-LAB | lab(66.96, 51.24, -37.36) |
| CIE-LCH | lch(66.96, 63.41, 323.90°) |
| OKLab | oklab(73.62% 0.1389 -0.1027) |
| OKLCH | oklch(73.62% 0.173 323.5) |
| XYZ | xyz(51.9603, 36.5823, 79.9099) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Lavender Pink
#DD85D7
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 3.65
Orchid
#DA70D6
ΔE00 4.10
Orchid (survey)
#C875C4
ΔE00 6.40
Light Magenta
#FA5FF7
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD80E7 #8AE780
analogous
#A980E7 #DD80E7 #E780BD
triadic
#DD80E7 #E7DD80 #80E7DD
tetradic
#DD80E7 #E7A980 #8AE780 #80BDE7
square
#DD80E7 #E7A980 #8AE780 #80BDE7
split-complementary
#DD80E7 #BDE780 #80E7A9
monochromatic
#B726C7 #CF4DDD #DD80E7 #EBB3F1 #F8E5FA
Accessibility & contrast
On white
2.53
#DD80E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#DD80E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD80E7
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD80E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD80E7 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749CEB
Deuteranopia (green-blind)
#8EA7E4
Tritanopia (blue-blind)
#E08CA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dd80e7; /* rgb */ color: rgb(221, 128, 231); /* oklch */ color: oklch(73.6% 0.173 323.5);
Tailwind
colors: {
custom: {
50: '#e9a7ef',
500: '#dd80e7',
950: '#000000',
},
}SCSS
$custom: #dd80e7; $custom-light: #e9a7ef; $custom-dark: #000000;
JSON
{
"hex": "#dd80e7",
"rgb": {
"r": 221,
"g": 128,
"b": 231
},
"hsl": {
"h": 294.175,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.7362,
"c": 0.17276,
"h": 323.5
},
"luminance": 0.3658
}Semantic roles & 50–950 ramp
primary
#DD80E7
secondary
#D6F0D3
accent
#D01527
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84