#DD83EF#DD83EF
#DD83EF is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.4% C 0.176 H 320.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DD83EF |
|---|---|
| RGB | rgb(221, 131, 239) |
| HSL | hsl(290, 77%, 73%) |
| HSV | hsv(290, 45%, 94%) |
| CMYK | cmyk(7.5%, 45.2%, 0%, 6.3%) |
| CIE-LAB | lab(67.90, 51.22, -40.31) |
| CIE-LCH | lch(67.90, 65.18, 321.80°) |
| OKLab | oklab(74.43% 0.1361 -0.1112) |
| OKLCH | oklch(74.43% 0.176 320.8) |
| XYZ | xyz(53.5132, 37.8388, 86.1294) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 4.74
Orchid
#DA70D6
ΔE00 5.37
Liliac
#C48EFD
ΔE00 6.57
Light Magenta
#FA5FF7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD83EF #95EF83
analogous
#A783EF #DD83EF #EF83CB
triadic
#DD83EF #EFDD83 #83EFDD
tetradic
#DD83EF #EFA783 #95EF83 #83CBEF
square
#DD83EF #EFA783 #95EF83 #83CBEF
split-complementary
#DD83EF #CBEF83 #83EFA7
monochromatic
#BB1CDB #CE4DE8 #DD83EF #ECB9F6 #F8E4FC
Accessibility & contrast
On white
2.45
#DD83EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#DD83EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD83EF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD83EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD83EF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF3
Deuteranopia (green-blind)
#8CA9EC
Tritanopia (blue-blind)
#DF91AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd83ef; /* rgb */ color: rgb(221, 131, 239); /* oklch */ color: oklch(74.4% 0.176 320.8);
Tailwind
colors: {
custom: {
50: '#e9a9f4',
500: '#dd83ef',
950: '#000000',
},
}SCSS
$custom: #dd83ef; $custom-light: #e9a9f4; $custom-dark: #000000;
JSON
{
"hex": "#dd83ef",
"rgb": {
"r": 221,
"g": 131,
"b": 239
},
"hsl": {
"h": 290,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.74433,
"c": 0.17573,
"h": 320.8
},
"luminance": 0.37837
}Semantic roles & 50–950 ramp
primary
#DD83EF
secondary
#DCF3D8
accent
#D90C2E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85