#D883F2#D883F2
#D883F2 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.0% C 0.176 H 317.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D883F2 |
|---|---|
| RGB | rgb(216, 131, 242) |
| HSL | hsl(286, 81%, 73%) |
| HSV | hsv(286, 46%, 95%) |
| CMYK | cmyk(10.7%, 45.9%, 0%, 5.1%) |
| CIE-LAB | lab(67.46, 50.40, -42.69) |
| CIE-LCH | lch(67.46, 66.05, 319.73°) |
| OKLab | oklab(74.02% 0.1308 -0.1181) |
| OKLCH | oklch(74.02% 0.176 317.9) |
| XYZ | xyz(52.4600, 37.2440, 88.4126) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.32
Liliac
#C48EFD
ΔE00 5.47
Purply Pink
#F075E6
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 5.74
Light Purple
#BF77F6
ΔE00 5.92
Orchid
#DA70D6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D883F2 #9DF283
analogous
#A083F2 #D883F2 #F283D4
triadic
#D883F2 #F2D883 #83F2D8
tetradic
#D883F2 #F2A083 #9DF283 #83D4F2
square
#D883F2 #F2A083 #9DF283 #83D4F2
split-complementary
#D883F2 #D4F283 #83F2A0
monochromatic
#B318E3 #C74CEC #D883F2 #E9BAF8 #F6E3FC
Accessibility & contrast
On white
2.49
#D883F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#D883F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D883F2
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D883F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D883F2 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF6
Deuteranopia (green-blind)
#88A7EF
Tritanopia (blue-blind)
#D892AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d883f2; /* rgb */ color: rgb(216, 131, 242); /* oklch */ color: oklch(74.0% 0.176 317.9);
Tailwind
colors: {
custom: {
50: '#e6a9f7',
500: '#d883f2',
950: '#000000',
},
}SCSS
$custom: #d883f2; $custom-light: #e6a9f7; $custom-dark: #000000;
JSON
{
"hex": "#d883f2",
"rgb": {
"r": 216,
"g": 131,
"b": 242
},
"hsl": {
"h": 285.946,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.74022,
"c": 0.17626,
"h": 317.9
},
"luminance": 0.37242
}Semantic roles & 50–950 ramp
primary
#D883F2
secondary
#DEF4D7
accent
#DD083A
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85