#D883DF#D883DF
#D883DF is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.1% C 0.157 H 324.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D883DF |
|---|---|
| RGB | rgb(216, 131, 223) |
| HSL | hsl(295, 59%, 69%) |
| HSV | hsv(295, 41%, 87%) |
| CMYK | cmyk(3.1%, 41.3%, 0%, 12.5%) |
| CIE-LAB | lab(66.64, 46.74, -33.48) |
| CIE-LCH | lch(66.64, 57.49, 324.39°) |
| OKLab | oklab(73.14% 0.1275 -0.0917) |
| OKLCH | oklch(73.14% 0.157 324.3) |
| XYZ | xyz(49.7532, 36.1613, 74.1568) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.40
Violet (CSS)
#EE82EE
ΔE00 3.74
Orchid
#DA70D6
ΔE00 4.20
Purply Pink
#F075E6
ΔE00 4.52
Orchid (survey)
#C875C4
ΔE00 5.46
Candy Pink
#FF63E9
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D883DF #8ADF83
analogous
#AA83DF #D883DF #DF83B8
triadic
#D883DF #DFD883 #83DFD8
tetradic
#D883DF #DFAA83 #8ADF83 #83B8DF
square
#D883DF #DFAA83 #8ADF83 #83B8DF
split-complementary
#D883DF #B8DF83 #83DFAA
monochromatic
#AE30B8 #C952D2 #D883DF #E7B4EC #F7E4F8
Accessibility & contrast
On white
2.55
#D883DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#D883DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D883DF
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D883DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D883DF | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799CE2
Deuteranopia (green-blind)
#90A6DC
Tritanopia (blue-blind)
#DC8DA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d883df; /* rgb */ color: rgb(216, 131, 223); /* oklch */ color: oklch(73.1% 0.157 324.3);
Tailwind
colors: {
custom: {
50: '#e5a9e9',
500: '#d883df',
950: '#000000',
},
}SCSS
$custom: #d883df; $custom-light: #e5a9e9; $custom-dark: #000000;
JSON
{
"hex": "#d883df",
"rgb": {
"r": 216,
"g": 131,
"b": 223
},
"hsl": {
"h": 295.435,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.73144,
"c": 0.15702,
"h": 324.3
},
"luminance": 0.36159
}Semantic roles & 50–950 ramp
primary
#D883DF
secondary
#D4ECD2
accent
#C71F2C
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161016
muted
#847F84