#D883F0#D883F0
#D883F0 is a light, vivid purple. Relative luminance 0.371; OKLCH L 73.9% C 0.174 H 318.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D883F0 |
|---|---|
| RGB | rgb(216, 131, 240) |
| HSL | hsl(287, 78%, 73%) |
| HSV | hsv(287, 45%, 94%) |
| CMYK | cmyk(10%, 45.4%, 0%, 5.9%) |
| CIE-LAB | lab(67.37, 50.01, -41.73) |
| CIE-LCH | lch(67.37, 65.13, 320.15°) |
| OKLab | oklab(73.93% 0.1305 -0.1154) |
| OKLCH | oklch(73.93% 0.174 318.5) |
| XYZ | xyz(52.1613, 37.1245, 86.8393) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.14
Lavender Pink
#DD85D7
ΔE00 5.40
Purply Pink
#F075E6
ΔE00 5.41
Liliac
#C48EFD
ΔE00 5.69
Orchid
#DA70D6
ΔE00 5.72
Light Purple
#BF77F6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D883F0 #9BF083
analogous
#A183F0 #D883F0 #F083D1
triadic
#D883F0 #F0D883 #83F0D8
tetradic
#D883F0 #F0A183 #9BF083 #83D1F0
square
#D883F0 #F0A183 #9BF083 #83D1F0
split-complementary
#D883F0 #D1F083 #83F0A1
monochromatic
#B31BDE #C74CE9 #D883F0 #E9BAF7 #F6E4FC
Accessibility & contrast
On white
2.49
#D883F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#D883F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D883F0
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D883F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D883F0 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF4
Deuteranopia (green-blind)
#89A7ED
Tritanopia (blue-blind)
#D892AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d883f0; /* rgb */ color: rgb(216, 131, 240); /* oklch */ color: oklch(73.9% 0.174 318.5);
Tailwind
colors: {
custom: {
50: '#e6a9f5',
500: '#d883f0',
950: '#000000',
},
}SCSS
$custom: #d883f0; $custom-light: #e6a9f5; $custom-dark: #000000;
JSON
{
"hex": "#d883f0",
"rgb": {
"r": 216,
"g": 131,
"b": 240
},
"hsl": {
"h": 286.789,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.73926,
"c": 0.17419,
"h": 318.5
},
"luminance": 0.37123
}Semantic roles & 50–950 ramp
primary
#D883F0
secondary
#DEF3D8
accent
#DB0B39
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85