#DD83ED#DD83ED
#DD83ED is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.3% C 0.174 H 321.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DD83ED |
|---|---|
| RGB | rgb(221, 131, 237) |
| HSL | hsl(291, 75%, 72%) |
| HSV | hsv(291, 45%, 93%) |
| CMYK | cmyk(6.8%, 44.7%, 0%, 7.1%) |
| CIE-LAB | lab(67.81, 50.84, -39.34) |
| CIE-LCH | lch(67.81, 64.29, 322.26°) |
| OKLab | oklab(74.34% 0.1358 -0.1084) |
| OKLCH | oklch(74.34% 0.174 321.4) |
| XYZ | xyz(53.2194, 37.7212, 84.5819) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 4.39
Orchid
#DA70D6
ΔE00 5.16
Light Magenta
#FA5FF7
ΔE00 6.79
Liliac
#C48EFD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD83ED #93ED83
analogous
#A883ED #DD83ED #ED83C8
triadic
#DD83ED #EDDD83 #83EDDD
tetradic
#DD83ED #EDA883 #93ED83 #83C8ED
square
#DD83ED #EDA883 #93ED83 #83C8ED
split-complementary
#DD83ED #C8ED83 #83EDA8
monochromatic
#BB1FD6 #CE4EE5 #DD83ED #ECB8F5 #F8E4FB
Accessibility & contrast
On white
2.46
#DD83ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#DD83ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD83ED
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD83ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD83ED | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF1
Deuteranopia (green-blind)
#8DA9EA
Tritanopia (blue-blind)
#DF90AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd83ed; /* rgb */ color: rgb(221, 131, 237); /* oklch */ color: oklch(74.3% 0.174 321.4);
Tailwind
colors: {
custom: {
50: '#e9a9f3',
500: '#dd83ed',
950: '#000000',
},
}SCSS
$custom: #dd83ed; $custom-light: #e9a9f3; $custom-dark: #000000;
JSON
{
"hex": "#dd83ed",
"rgb": {
"r": 221,
"g": 131,
"b": 237
},
"hsl": {
"h": 290.943,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.7434,
"c": 0.17373,
"h": 321.4
},
"luminance": 0.37719
}Semantic roles & 50–950 ramp
primary
#DD83ED
secondary
#DCF3D8
accent
#D70F2D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85