#D88DFD#D88DFD
#D88DFD is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.1% C 0.172 H 313.7°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D88DFD |
|---|---|
| RGB | rgb(216, 141, 253) |
| HSL | hsl(280, 97%, 77%) |
| HSV | hsv(280, 44%, 99%) |
| CMYK | cmyk(14.6%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(69.99, 47.43, -44.73) |
| CIE-LCH | lch(69.99, 65.19, 316.67°) |
| OKLab | oklab(76.08% 0.1188 -0.1241) |
| OKLCH | oklch(76.08% 0.172 313.7) |
| XYZ | xyz(55.5705, 40.7418, 97.8460) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.91
Baby Purple
#CA9BF7
ΔE00 4.63
Violet (CSS)
#EE82EE
ΔE00 5.76
Pastel Purple
#CAA0FF
ΔE00 5.76
Lilac (survey)
#CEA2FD
ΔE00 5.76
Lavender (survey)
#C79FEF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D88DFD #B2FD8D
analogous
#A08DFD #D88DFD #FD8DEA
triadic
#D88DFD #FDD88D #8DFDD8
tetradic
#D88DFD #FDA08D #B2FD8D #8DEAFD
square
#D88DFD #FDA08D #B2FD8D #8DEAFD
split-complementary
#D88DFD #EAFD8D #8DFDA0
monochromatic
#AF15FB #C351FC #D88DFD #EDC9FE #F5E1FE
Accessibility & contrast
On white
2.30
#D88DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#D88DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D88DFD
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D88DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D88DFD | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#8BADFA
Tritanopia (blue-blind)
#D59DB9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d88dfd; /* rgb */ color: rgb(216, 141, 253); /* oklch */ color: oklch(76.1% 0.172 313.7);
Tailwind
colors: {
custom: {
50: '#e6b0fe',
500: '#d88dfd',
950: '#000000',
},
}SCSS
$custom: #d88dfd; $custom-light: #e6b0fe; $custom-dark: #000000;
JSON
{
"hex": "#d88dfd",
"rgb": {
"r": 216,
"g": 141,
"b": 253
},
"hsl": {
"h": 280.179,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.76075,
"c": 0.17176,
"h": 313.7
},
"luminance": 0.40741
}Semantic roles & 50–950 ramp
primary
#D88DFD
secondary
#E0F7D4
accent
#E6004C
background
#FEFAFF
surface
#FDF5FF
border
#D5CFD7
text
#161118
muted
#848086