#D88DEC#D88DEC
#D88DEC is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.3% C 0.153 H 319.0°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D88DEC |
|---|---|
| RGB | rgb(216, 141, 236) |
| HSL | hsl(287, 71%, 74%) |
| HSV | hsv(287, 40%, 93%) |
| CMYK | cmyk(8.5%, 40.3%, 0%, 7.5%) |
| CIE-LAB | lab(69.26, 44.00, -36.59) |
| CIE-LCH | lch(69.26, 57.22, 320.26°) |
| OKLab | oklab(75.28% 0.1157 -0.1006) |
| OKLCH | oklch(75.28% 0.153 319) |
| XYZ | xyz(52.9821, 39.7064, 84.2138) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 4.56
Baby Purple
#CA9BF7
ΔE00 5.33
Liliac
#C48EFD
ΔE00 5.93
Lavender (survey)
#C79FEF
ΔE00 6.24
Purply Pink
#F075E6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D88DEC #A1EC8D
analogous
#A98DEC #D88DEC #EC8DD1
triadic
#D88DEC #ECD88D #8DECD8
tetradic
#D88DEC #ECA98D #A1EC8D #8DD1EC
square
#D88DEC #ECA98D #A1EC8D #8DD1EC
split-complementary
#D88DEC #D1EC8D #8DECA9
monochromatic
#B424DA #C659E3 #D88DEC #EAC1F5 #F6E5FB
Accessibility & contrast
On white
2.35
#D88DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#D88DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D88DEC
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D88DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D88DEC | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4EF
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#D999B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d88dec; /* rgb */ color: rgb(216, 141, 236); /* oklch */ color: oklch(75.3% 0.153 319.0);
Tailwind
colors: {
custom: {
50: '#e5b0f2',
500: '#d88dec',
950: '#000000',
},
}SCSS
$custom: #d88dec; $custom-light: #e5b0f2; $custom-dark: #000000;
JSON
{
"hex": "#d88dec",
"rgb": {
"r": 216,
"g": 141,
"b": 236
},
"hsl": {
"h": 287.368,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.75283,
"c": 0.15338,
"h": 319
},
"luminance": 0.39705
}Semantic roles & 50–950 ramp
primary
#D88DEC
secondary
#DEF2D9
accent
#D3123B
background
#FEFAFE
surface
#FCF5FD
border
#D5CFD5
text
#161017
muted
#847F85