#D88EDD#D88EDD
#D88EDD is a light, vivid purple. Relative luminance 0.392; OKLCH L 74.8% C 0.136 H 324.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D88EDD |
|---|---|
| RGB | rgb(216, 142, 221) |
| HSL | hsl(296, 54%, 71%) |
| HSV | hsv(296, 36%, 87%) |
| CMYK | cmyk(2.3%, 35.7%, 0%, 13.3%) |
| CIE-LAB | lab(68.87, 40.58, -28.92) |
| CIE-LCH | lch(68.87, 49.84, 324.52°) |
| OKLab | oklab(74.79% 0.111 -0.0788) |
| OKLCH | oklch(74.79% 0.136 324.6) |
| XYZ | xyz(51.0418, 39.1673, 73.2640) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.53
Plum
#DDA0DD
ΔE00 4.97
Violet (CSS)
#EE82EE
ΔE00 4.97
Purply Pink
#F075E6
ΔE00 6.46
Pale Purple
#B790D4
ΔE00 6.71
Orchid
#DA70D6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D88EDD #93DD8E
analogous
#B08EDD #D88EDD #DD8EBA
triadic
#D88EDD #DDD88E #8EDDD8
tetradic
#D88EDD #DDB08E #93DD8E #8EBADD
square
#D88EDD #DDB08E #93DD8E #8EBADD
split-complementary
#D88EDD #BADD8E #8EDDB0
monochromatic
#B138B9 #C85FCF #D88EDD #E8BDEB #F7E7F8
Accessibility & contrast
On white
2.38
#D88EDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#D88EDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D88EDD
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D88EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D88EDD | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2E0
Deuteranopia (green-blind)
#99ABDA
Tritanopia (blue-blind)
#DC96AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d88edd; /* rgb */ color: rgb(216, 142, 221); /* oklch */ color: oklch(74.8% 0.136 324.6);
Tailwind
colors: {
custom: {
50: '#e5b0e7',
500: '#d88edd',
950: '#000000',
},
}SCSS
$custom: #d88edd; $custom-light: #e5b0e7; $custom-dark: #000000;
JSON
{
"hex": "#d88edd",
"rgb": {
"r": 216,
"g": 142,
"b": 221
},
"hsl": {
"h": 296.203,
"s": 53.741,
"l": 71.176
},
"oklch": {
"l": 0.74794,
"c": 0.13615,
"h": 324.6
},
"luminance": 0.39165
}Semantic roles & 50–950 ramp
primary
#D88EDD
secondary
#DAEED9
accent
#C1242E
background
#FEFAFE
surface
#FCF5FC
border
#D5CFD5
text
#161116
muted
#848084