#D883F8#D883F8
#D883F8 is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.3% C 0.183 H 316.2°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D883F8 |
|---|---|
| RGB | rgb(216, 131, 248) |
| HSL | hsl(284, 89%, 74%) |
| HSV | hsv(284, 47%, 97%) |
| CMYK | cmyk(12.9%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(67.73, 51.60, -45.55) |
| CIE-LCH | lch(67.73, 68.83, 318.56°) |
| OKLab | oklab(74.31% 0.1317 -0.1264) |
| OKLCH | oklch(74.31% 0.183 316.2) |
| XYZ | xyz(53.3759, 37.6104, 93.2366) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.93
Violet (CSS)
#EE82EE
ΔE00 4.95
Light Purple
#BF77F6
ΔE00 5.47
Purply Pink
#F075E6
ΔE00 6.25
Baby Purple
#CA9BF7
ΔE00 6.53
Easter Purple
#C071FE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D883F8 #A3F883
analogous
#9E83F8 #D883F8 #F883DD
triadic
#D883F8 #F8D883 #83F8D8
tetradic
#D883F8 #F89E83 #A3F883 #83DDF8
square
#D883F8 #F89E83 #A3F883 #83DDF8
split-complementary
#D883F8 #DDF883 #83F89E
monochromatic
#B40FF1 #C649F5 #D883F8 #EABDFB #F6E2FD
Accessibility & contrast
On white
2.46
#D883F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#D883F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D883F8
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D883F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D883F8 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FC
Deuteranopia (green-blind)
#85A8F5
Tritanopia (blue-blind)
#D794B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d883f8; /* rgb */ color: rgb(216, 131, 248); /* oklch */ color: oklch(74.3% 0.183 316.2);
Tailwind
colors: {
custom: {
50: '#e6a9fb',
500: '#d883f8',
950: '#000000',
},
}SCSS
$custom: #d883f8; $custom-light: #e6a9fb; $custom-dark: #000000;
JSON
{
"hex": "#d883f8",
"rgb": {
"r": 216,
"g": 131,
"b": 248
},
"hsl": {
"h": 283.59,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.74314,
"c": 0.18253,
"h": 316.2
},
"luminance": 0.37609
}Semantic roles & 50–950 ramp
primary
#D883F8
secondary
#DEF5D6
accent
#E6003F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85