#D883E5#D883E5
#D883E5 is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.4% C 0.163 H 322.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D883E5 |
|---|---|
| RGB | rgb(216, 131, 229) |
| HSL | hsl(292, 65%, 71%) |
| HSV | hsv(292, 43%, 90%) |
| CMYK | cmyk(5.7%, 42.8%, 0%, 10.2%) |
| CIE-LAB | lab(66.89, 47.87, -36.41) |
| CIE-LCH | lch(66.89, 60.15, 322.75°) |
| OKLab | oklab(73.41% 0.1286 -0.1001) |
| OKLCH | oklch(73.41% 0.163 322.1) |
| XYZ | xyz(50.5765, 36.4906, 78.4928) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.48
Violet (CSS)
#EE82EE
ΔE00 3.60
Orchid
#DA70D6
ΔE00 4.56
Purply Pink
#F075E6
ΔE00 4.63
Orchid (survey)
#C875C4
ΔE00 6.20
Liliac
#C48EFD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D883E5 #90E583
analogous
#A783E5 #D883E5 #E583C1
triadic
#D883E5 #E5D883 #83E5D8
tetradic
#D883E5 #E5A783 #90E583 #83C1E5
square
#D883E5 #E5A783 #90E583 #83C1E5
split-complementary
#D883E5 #C1E583 #83E5A7
monochromatic
#B029C4 #C850DA #D883E5 #E8B6F0 #F7E6FA
Accessibility & contrast
On white
2.53
#D883E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#D883E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D883E5
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D883E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D883E5 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779DE8
Deuteranopia (green-blind)
#8EA6E2
Tritanopia (blue-blind)
#DA8FA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d883e5; /* rgb */ color: rgb(216, 131, 229); /* oklch */ color: oklch(73.4% 0.163 322.1);
Tailwind
colors: {
custom: {
50: '#e6a9ed',
500: '#d883e5',
950: '#000000',
},
}SCSS
$custom: #d883e5; $custom-light: #e6a9ed; $custom-dark: #000000;
JSON
{
"hex": "#d883e5",
"rgb": {
"r": 216,
"g": 131,
"b": 229
},
"hsl": {
"h": 292.041,
"s": 65.333,
"l": 70.588
},
"oklch": {
"l": 0.73414,
"c": 0.16298,
"h": 322.1
},
"luminance": 0.36489
}Semantic roles & 50–950 ramp
primary
#D883E5
secondary
#D8EFD5
accent
#CD1830
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161016
muted
#847F84