#D88EEF#D88EEF
#D88EEF is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.6% C 0.155 H 317.9°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D88EEF |
|---|---|
| RGB | rgb(216, 142, 239) |
| HSL | hsl(286, 75%, 75%) |
| HSV | hsv(286, 41%, 94%) |
| CMYK | cmyk(9.6%, 40.6%, 0%, 6.3%) |
| CIE-LAB | lab(69.60, 44.06, -37.71) |
| CIE-LCH | lch(69.60, 57.99, 319.44°) |
| OKLab | oklab(75.58% 0.1149 -0.1039) |
| OKLCH | oklch(75.58% 0.155 317.9) |
| XYZ | xyz(53.5697, 40.1785, 86.5779) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.62
Baby Purple
#CA9BF7
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 5.11
Liliac
#C48EFD
ΔE00 5.51
Lavender (survey)
#C79FEF
ΔE00 5.97
Lilac (survey)
#CEA2FD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D88EEF #A5EF8E
analogous
#A88EEF #D88EEF #EF8ED6
triadic
#D88EEF #EFD88E #8EEFD8
tetradic
#D88EEF #EFA88E #A5EF8E #8ED6EF
square
#D88EEF #EFA88E #A5EF8E #8ED6EF
split-complementary
#D88EEF #D6EF8E #8EEFA8
monochromatic
#B323E0 #C558E7 #D88EEF #EBC4F7 #F6E4FB
Accessibility & contrast
On white
2.32
#D88EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#D88EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D88EEF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D88EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D88EEF | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F3
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#D89AB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d88eef; /* rgb */ color: rgb(216, 142, 239); /* oklch */ color: oklch(75.6% 0.155 317.9);
Tailwind
colors: {
custom: {
50: '#e5b0f4',
500: '#d88eef',
950: '#000000',
},
}SCSS
$custom: #d88eef; $custom-light: #e5b0f4; $custom-dark: #000000;
JSON
{
"hex": "#d88eef",
"rgb": {
"r": 216,
"g": 142,
"b": 239
},
"hsl": {
"h": 285.773,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.75577,
"c": 0.15489,
"h": 317.9
},
"luminance": 0.40177
}Semantic roles & 50–950 ramp
primary
#D88EEF
secondary
#DEF3D8
accent
#D70E3E
background
#FEFAFE
surface
#FCF5FD
border
#D5CFD5
text
#161117
muted
#848085