#D883ED#D883ED
#D883ED is a light, vivid purple. Relative luminance 0.369; OKLCH L 73.8% C 0.171 H 319.5°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D883ED |
|---|---|
| RGB | rgb(216, 131, 237) |
| HSL | hsl(288, 75%, 72%) |
| HSV | hsv(288, 45%, 93%) |
| CMYK | cmyk(8.9%, 44.7%, 0%, 7.1%) |
| CIE-LAB | lab(67.24, 49.42, -40.29) |
| CIE-LCH | lch(67.24, 63.76, 320.81°) |
| OKLab | oklab(73.78% 0.13 -0.1112) |
| OKLCH | oklch(73.78% 0.171 319.5) |
| XYZ | xyz(51.7193, 36.9478, 84.5116) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 4.89
Purply Pink
#F075E6
ΔE00 5.14
Orchid
#DA70D6
ΔE00 5.36
Liliac
#C48EFD
ΔE00 6.04
Light Purple
#BF77F6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D883ED #98ED83
analogous
#A383ED #D883ED #ED83CD
triadic
#D883ED #EDD883 #83EDD8
tetradic
#D883ED #EDA383 #98ED83 #83CDED
square
#D883ED #EDA383 #98ED83 #83CDED
split-complementary
#D883ED #CDED83 #83EDA3
monochromatic
#B21FD6 #C74EE5 #D883ED #E9B8F5 #F7E4FB
Accessibility & contrast
On white
2.50
#D883ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#D883ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D883ED
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D883ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D883ED | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#8AA7EA
Tritanopia (blue-blind)
#D991AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d883ed; /* rgb */ color: rgb(216, 131, 237); /* oklch */ color: oklch(73.8% 0.171 319.5);
Tailwind
colors: {
custom: {
50: '#e6a9f3',
500: '#d883ed',
950: '#000000',
},
}SCSS
$custom: #d883ed; $custom-light: #e6a9f3; $custom-dark: #000000;
JSON
{
"hex": "#d883ed",
"rgb": {
"r": 216,
"g": 131,
"b": 237
},
"hsl": {
"h": 288.113,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.73784,
"c": 0.1711,
"h": 319.5
},
"luminance": 0.36946
}Semantic roles & 50–950 ramp
primary
#D883ED
secondary
#DDF3D8
accent
#D70F36
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85