#D883EB#D883EB
#D883EB is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.7% C 0.169 H 320.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D883EB |
|---|---|
| RGB | rgb(216, 131, 235) |
| HSL | hsl(289, 72%, 72%) |
| HSV | hsv(289, 44%, 92%) |
| CMYK | cmyk(8.1%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(67.15, 49.03, -39.32) |
| CIE-LCH | lch(67.15, 62.85, 321.27°) |
| OKLab | oklab(73.69% 0.1297 -0.1084) |
| OKLCH | oklch(73.69% 0.169 320.1) |
| XYZ | xyz(51.4287, 36.8315, 82.9813) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 4.54
Purply Pink
#F075E6
ΔE00 4.98
Orchid
#DA70D6
ΔE00 5.13
Liliac
#C48EFD
ΔE00 6.29
Light Purple
#BF77F6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D883EB #96EB83
analogous
#A483EB #D883EB #EB83CA
triadic
#D883EB #EBD883 #83EBD8
tetradic
#D883EB #EBA483 #96EB83 #83CAEB
square
#D883EB #EBA483 #96EB83 #83CAEB
split-complementary
#D883EB #CAEB83 #83EBA4
monochromatic
#B222D2 #C74EE2 #D883EB #E9B8F4 #F7E5FB
Accessibility & contrast
On white
2.51
#D883EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#D883EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D883EB
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D883EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D883EB | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DEF
Deuteranopia (green-blind)
#8BA7E8
Tritanopia (blue-blind)
#D990AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d883eb; /* rgb */ color: rgb(216, 131, 235); /* oklch */ color: oklch(73.7% 0.169 320.1);
Tailwind
colors: {
custom: {
50: '#e6a9f2',
500: '#d883eb',
950: '#000000',
},
}SCSS
$custom: #d883eb; $custom-light: #e6a9f2; $custom-dark: #000000;
JSON
{
"hex": "#d883eb",
"rgb": {
"r": 216,
"g": 131,
"b": 235
},
"hsl": {
"h": 289.038,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.7369,
"c": 0.16905,
"h": 320.1
},
"luminance": 0.3683
}Semantic roles & 50–950 ramp
primary
#D883EB
secondary
#DDF2D8
accent
#D41135
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85