#D883F3#D883F3
#D883F3 is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.1% C 0.177 H 317.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D883F3 |
|---|---|
| RGB | rgb(216, 131, 243) |
| HSL | hsl(286, 82%, 73%) |
| HSV | hsv(286, 46%, 95%) |
| CMYK | cmyk(11.1%, 46.1%, 0%, 4.7%) |
| CIE-LAB | lab(67.50, 50.60, -43.17) |
| CIE-LCH | lch(67.50, 66.51, 319.53°) |
| OKLab | oklab(74.07% 0.131 -0.1195) |
| OKLCH | oklch(74.07% 0.177 317.6) |
| XYZ | xyz(52.6106, 37.3043, 89.2057) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.42
Liliac
#C48EFD
ΔE00 5.37
Purply Pink
#F075E6
ΔE00 5.71
Light Purple
#BF77F6
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 5.91
Orchid
#DA70D6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D883F3 #9EF383
analogous
#A083F3 #D883F3 #F383D6
triadic
#D883F3 #F3D883 #83F3D8
tetradic
#D883F3 #F3A083 #9EF383 #83D6F3
square
#D883F3 #F3A083 #9EF383 #83D6F3
split-complementary
#D883F3 #D6F383 #83F3A0
monochromatic
#B316E5 #C64BEE #D883F3 #EABBF8 #F6E3FC
Accessibility & contrast
On white
2.48
#D883F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#D883F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D883F3
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D883F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D883F3 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF7
Deuteranopia (green-blind)
#87A7F0
Tritanopia (blue-blind)
#D893B0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d883f3; /* rgb */ color: rgb(216, 131, 243); /* oklch */ color: oklch(74.1% 0.177 317.6);
Tailwind
colors: {
custom: {
50: '#e6a9f7',
500: '#d883f3',
950: '#000000',
},
}SCSS
$custom: #d883f3; $custom-light: #e6a9f7; $custom-dark: #000000;
JSON
{
"hex": "#d883f3",
"rgb": {
"r": 216,
"g": 131,
"b": 243
},
"hsl": {
"h": 285.536,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.7407,
"c": 0.1773,
"h": 317.6
},
"luminance": 0.37303
}Semantic roles & 50–950 ramp
primary
#D883F3
secondary
#DEF4D7
accent
#DF073B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85