#D871EA#D871EA
#D871EA is a light, vivid purple. Relative luminance 0.324; OKLCH L 71.1% C 0.197 H 321.5°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D871EA |
|---|---|
| RGB | rgb(216, 113, 234) |
| HSL | hsl(291, 74%, 68%) |
| HSV | hsv(291, 52%, 92%) |
| CMYK | cmyk(7.7%, 51.7%, 0%, 8.2%) |
| CIE-LAB | lab(63.63, 57.87, -44.28) |
| CIE-LCH | lch(63.63, 72.87, 322.58°) |
| OKLab | oklab(71.07% 0.1541 -0.1226) |
| OKLCH | oklch(71.07% 0.197 321.5) |
| XYZ | xyz(49.0736, 32.3519, 81.4855) |
| Luminance | 0.3235 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.66
Purply Pink
#F075E6
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.23
Violet Pink
#FB5FFC
ΔE00 5.39
Violet (CSS)
#EE82EE
ΔE00 5.61
Light Purple
#BF77F6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D871EA #83EA71
analogous
#9B71EA #D871EA #EA71C0
triadic
#D871EA #EAD871 #71EAD8
tetradic
#D871EA #EA9B71 #83EA71 #71C0EA
square
#D871EA #EA9B71 #83EA71 #71C0EA
split-complementary
#D871EA #C0EA71 #71EA9B
monochromatic
#AB1DC4 #C93CE2 #D871EA #E7A6F2 #F5DCFA
Accessibility & contrast
On white
2.81
#D871EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#D871EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D871EA
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D871EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D871EA | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D93EE
Deuteranopia (green-blind)
#7D9EE7
Tritanopia (blue-blind)
#DA81A3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #d871ea; /* rgb */ color: rgb(216, 113, 234); /* oklch */ color: oklch(71.1% 0.197 321.5);
Tailwind
colors: {
custom: {
50: '#e69ef1',
500: '#d871ea',
950: '#000000',
},
}SCSS
$custom: #d871ea; $custom-light: #e69ef1; $custom-dark: #000000;
JSON
{
"hex": "#d871ea",
"rgb": {
"r": 216,
"g": 113,
"b": 234
},
"hsl": {
"h": 291.074,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.71066,
"c": 0.19692,
"h": 321.5
},
"luminance": 0.3235
}Semantic roles & 50–950 ramp
primary
#D871EA
secondary
#CEEEC9
accent
#D60F2D
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160F17
muted
#847E85