#D883FF#D883FF
#D883FF is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.7% C 0.190 H 314.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D883FF |
|---|---|
| RGB | rgb(216, 131, 255) |
| HSL | hsl(281, 100%, 76%) |
| HSV | hsv(281, 49%, 100%) |
| CMYK | cmyk(15.3%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(68.06, 53.02, -48.87) |
| CIE-LCH | lch(68.06, 72.10, 317.33°) |
| OKLab | oklab(74.66% 0.1326 -0.136) |
| OKLCH | oklch(74.66% 0.19 314.3) |
| XYZ | xyz(54.4823, 38.0530, 99.0633) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.52
Light Purple
#BF77F6
ΔE00 5.18
Violet (CSS)
#EE82EE
ΔE00 5.77
Easter Purple
#C071FE
ΔE00 6.08
Baby Purple
#CA9BF7
ΔE00 6.58
Purply Pink
#F075E6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D883FF #AAFF83
analogous
#9A83FF #D883FF #FF83E8
triadic
#D883FF #FFD883 #83FFD8
tetradic
#D883FF #FF9A83 #AAFF83 #83E8FF
square
#D883FF #FF9A83 #AAFF83 #83E8FF
split-complementary
#D883FF #E8FF83 #83FF9A
monochromatic
#B209FF #C546FF #D883FF #EBC0FF #F5E0FF
Accessibility & contrast
On white
2.44
#D883FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#D883FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D883FF
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D883FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D883FF | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#D596B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d883ff; /* rgb */ color: rgb(216, 131, 255); /* oklch */ color: oklch(74.7% 0.190 314.3);
Tailwind
colors: {
custom: {
50: '#e6a9ff',
500: '#d883ff',
950: '#000000',
},
}SCSS
$custom: #d883ff; $custom-light: #e6a9ff; $custom-dark: #000000;
JSON
{
"hex": "#d883ff",
"rgb": {
"r": 216,
"g": 131,
"b": 255
},
"hsl": {
"h": 281.129,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.74664,
"c": 0.18992,
"h": 314.3
},
"luminance": 0.38052
}Semantic roles & 50–950 ramp
primary
#D883FF
secondary
#DFF7D4
accent
#E60048
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86