#D88CED#D88CED
#D88CED is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.2% C 0.156 H 318.7°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D88CED |
|---|---|
| RGB | rgb(216, 140, 237) |
| HSL | hsl(287, 73%, 74%) |
| HSV | hsv(287, 41%, 93%) |
| CMYK | cmyk(8.9%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(69.09, 44.72, -37.40) |
| CIE-LCH | lch(69.09, 58.30, 320.10°) |
| OKLab | oklab(75.17% 0.1174 -0.103) |
| OKLCH | oklch(75.17% 0.156 318.7) |
| XYZ | xyz(52.9810, 39.4712, 84.9322) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 4.70
Baby Purple
#CA9BF7
ΔE00 5.39
Liliac
#C48EFD
ΔE00 5.76
Purply Pink
#F075E6
ΔE00 6.23
Lavender (survey)
#C79FEF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D88CED #A1ED8C
analogous
#A88CED #D88CED #ED8CD2
triadic
#D88CED #EDD88C #8CEDD8
tetradic
#D88CED #EDA88C #A1ED8C #8CD2ED
square
#D88CED #EDA88C #A1ED8C #8CD2ED
split-complementary
#D88CED #D2ED8C #8CEDA8
monochromatic
#B422DC #C657E5 #D88CED #EAC1F5 #F6E5FB
Accessibility & contrast
On white
2.36
#D88CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#D88CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D88CED
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D88CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D88CED | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#D998B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d88ced; /* rgb */ color: rgb(216, 140, 237); /* oklch */ color: oklch(75.2% 0.156 318.7);
Tailwind
colors: {
custom: {
50: '#e5aff3',
500: '#d88ced',
950: '#000000',
},
}SCSS
$custom: #d88ced; $custom-light: #e5aff3; $custom-dark: #000000;
JSON
{
"hex": "#d88ced",
"rgb": {
"r": 216,
"g": 140,
"b": 237
},
"hsl": {
"h": 287.01,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.7517,
"c": 0.15612,
"h": 318.7
},
"luminance": 0.3947
}Semantic roles & 50–950 ramp
primary
#D88CED
secondary
#DEF3D8
accent
#D5103B
background
#FEFAFE
surface
#FCF5FD
border
#D5CFD5
text
#161017
muted
#847F85