#D883EF#D883EF
#D883EF is a light, vivid purple. Relative luminance 0.371; OKLCH L 73.9% C 0.173 H 318.8°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D883EF |
|---|---|
| RGB | rgb(216, 131, 239) |
| HSL | hsl(287, 77%, 73%) |
| HSV | hsv(287, 45%, 94%) |
| CMYK | cmyk(9.6%, 45.2%, 0%, 6.3%) |
| CIE-LAB | lab(67.33, 49.81, -41.25) |
| CIE-LCH | lch(67.33, 64.67, 320.37°) |
| OKLab | oklab(73.88% 0.1304 -0.114) |
| OKLCH | oklch(73.88% 0.173 318.8) |
| XYZ | xyz(52.0131, 37.0653, 86.0591) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 5.23
Purply Pink
#F075E6
ΔE00 5.32
Orchid
#DA70D6
ΔE00 5.59
Liliac
#C48EFD
ΔE00 5.80
Light Purple
#BF77F6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D883EF #9AEF83
analogous
#A283EF #D883EF #EF83D0
triadic
#D883EF #EFD883 #83EFD8
tetradic
#D883EF #EFA283 #9AEF83 #83D0EF
square
#D883EF #EFA283 #9AEF83 #83D0EF
split-complementary
#D883EF #D0EF83 #83EFA2
monochromatic
#B31CDB #C74DE8 #D883EF #E9B9F6 #F6E4FC
Accessibility & contrast
On white
2.50
#D883EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#D883EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D883EF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D883EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D883EF | 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)
#719EF3
Deuteranopia (green-blind)
#89A7EC
Tritanopia (blue-blind)
#D991AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d883ef; /* rgb */ color: rgb(216, 131, 239); /* oklch */ color: oklch(73.9% 0.173 318.8);
Tailwind
colors: {
custom: {
50: '#e6a9f4',
500: '#d883ef',
950: '#000000',
},
}SCSS
$custom: #d883ef; $custom-light: #e6a9f4; $custom-dark: #000000;
JSON
{
"hex": "#d883ef",
"rgb": {
"r": 216,
"g": 131,
"b": 239
},
"hsl": {
"h": 287.222,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.73878,
"c": 0.17316,
"h": 318.8
},
"luminance": 0.37064
}Semantic roles & 50–950 ramp
primary
#D883EF
secondary
#DEF3D8
accent
#D90C38
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85