#D787EB#D787EB
#D787EB is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.2% C 0.162 H 319.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D787EB |
|---|---|
| RGB | rgb(215, 135, 235) |
| HSL | hsl(288, 71%, 73%) |
| HSV | hsv(288, 43%, 92%) |
| CMYK | cmyk(8.5%, 42.6%, 0%, 7.8%) |
| CIE-LAB | lab(67.85, 46.66, -38.23) |
| CIE-LCH | lch(67.85, 60.32, 320.67°) |
| OKLab | oklab(74.19% 0.1229 -0.1053) |
| OKLCH | oklch(74.19% 0.162 319.4) |
| XYZ | xyz(51.6818, 37.7749, 83.1500) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 4.46
Purply Pink
#F075E6
ΔE00 5.56
Orchid
#DA70D6
ΔE00 5.83
Liliac
#C48EFD
ΔE00 5.94
Baby Purple
#CA9BF7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D787EB #9BEB87
analogous
#A587EB #D787EB #EB87CD
triadic
#D787EB #EBD787 #87EBD7
tetradic
#D787EB #EBA587 #9BEB87 #87CDEB
square
#D787EB #EBA587 #9BEB87 #87CDEB
split-complementary
#D787EB #CDEB87 #87EBA5
monochromatic
#B123D4 #C653E2 #D787EB #E8BBF4 #F6E5FB
Accessibility & contrast
On white
2.45
#D787EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#D787EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D787EB
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D787EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D787EB | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EF
Deuteranopia (green-blind)
#8EA8E8
Tritanopia (blue-blind)
#D894AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d787eb; /* rgb */ color: rgb(215, 135, 235); /* oklch */ color: oklch(74.2% 0.162 319.4);
Tailwind
colors: {
custom: {
50: '#e5acf1',
500: '#d787eb',
950: '#000000',
},
}SCSS
$custom: #d787eb; $custom-light: #e5acf1; $custom-dark: #000000;
JSON
{
"hex": "#d787eb",
"rgb": {
"r": 215,
"g": 135,
"b": 235
},
"hsl": {
"h": 288,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.74191,
"c": 0.16188,
"h": 319.4
},
"luminance": 0.37773
}Semantic roles & 50–950 ramp
primary
#D787EB
secondary
#DEF2D9
accent
#D31239
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85