#D88EF8#D88EF8
#D88EF8 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.0% C 0.165 H 315.1°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D88EF8 |
|---|---|
| RGB | rgb(216, 142, 248) |
| HSL | hsl(282, 88%, 76%) |
| HSV | hsv(282, 43%, 97%) |
| CMYK | cmyk(12.9%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(69.98, 45.87, -42.03) |
| CIE-LCH | lch(69.98, 62.22, 317.51°) |
| OKLab | oklab(75.99% 0.1166 -0.1163) |
| OKLCH | oklch(75.99% 0.165 315.1) |
| XYZ | xyz(54.9325, 40.7236, 93.7554) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.36
Baby Purple
#CA9BF7
ΔE00 4.46
Violet (CSS)
#EE82EE
ΔE00 5.31
Lilac (survey)
#CEA2FD
ΔE00 5.64
Pastel Purple
#CAA0FF
ΔE00 5.79
Lavender (survey)
#C79FEF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D88EF8 #AEF88E
analogous
#A38EF8 #D88EF8 #F88EE3
triadic
#D88EF8 #F8D88E #8EF8D8
tetradic
#D88EF8 #F8A38E #AEF88E #8EE3F8
square
#D88EF8 #F8A38E #AEF88E #8EE3F8
split-complementary
#D88EF8 #E3F88E #8EF8A3
monochromatic
#B01BF1 #C454F4 #D88EF8 #ECC8FC #F5E2FD
Accessibility & contrast
On white
2.30
#D88EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#D88EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D88EF8
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D88EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D88EF8 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#8EADF5
Tritanopia (blue-blind)
#D69DB7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d88ef8; /* rgb */ color: rgb(216, 142, 248); /* oklch */ color: oklch(76.0% 0.165 315.1);
Tailwind
colors: {
custom: {
50: '#e6b0fb',
500: '#d88ef8',
950: '#000000',
},
}SCSS
$custom: #d88ef8; $custom-light: #e6b0fb; $custom-dark: #000000;
JSON
{
"hex": "#d88ef8",
"rgb": {
"r": 216,
"g": 142,
"b": 248
},
"hsl": {
"h": 281.887,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.75993,
"c": 0.16464,
"h": 315.1
},
"luminance": 0.40722
}Semantic roles & 50–950 ramp
primary
#D88EF8
secondary
#DFF5D6
accent
#E50146
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085