#D88DF7#D88DF7
#D88DF7 is a light, vivid purple. Relative luminance 0.404; OKLCH L 75.8% C 0.165 H 315.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D88DF7 |
|---|---|
| RGB | rgb(216, 141, 247) |
| HSL | hsl(282, 87%, 76%) |
| HSV | hsv(282, 43%, 97%) |
| CMYK | cmyk(12.6%, 42.9%, 0%, 3.1%) |
| CIE-LAB | lab(69.73, 46.20, -41.88) |
| CIE-LCH | lch(69.73, 62.35, 317.81°) |
| OKLab | oklab(75.79% 0.1178 -0.1158) |
| OKLCH | oklch(75.79% 0.165 315.5) |
| XYZ | xyz(54.6297, 40.3655, 92.8912) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.47
Baby Purple
#CA9BF7
ΔE00 4.66
Violet (CSS)
#EE82EE
ΔE00 5.13
Lilac (survey)
#CEA2FD
ΔE00 5.87
Pastel Purple
#CAA0FF
ΔE00 6.02
Lavender (survey)
#C79FEF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D88DF7 #ACF78D
analogous
#A38DF7 #D88DF7 #F78DE1
triadic
#D88DF7 #F7D88D #8DF7D8
tetradic
#D88DF7 #F7A38D #ACF78D #8DE1F7
square
#D88DF7 #F7A38D #ACF78D #8DE1F7
split-complementary
#D88DF7 #E1F78D #8DF7A3
monochromatic
#B11BEF #C454F3 #D88DF7 #ECC6FB #F5E2FD
Accessibility & contrast
On white
2.31
#D88DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#D88DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D88DF7
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D88DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D88DF7 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FB
Deuteranopia (green-blind)
#8EADF4
Tritanopia (blue-blind)
#D69CB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d88df7; /* rgb */ color: rgb(216, 141, 247); /* oklch */ color: oklch(75.8% 0.165 315.5);
Tailwind
colors: {
custom: {
50: '#e6b0fa',
500: '#d88df7',
950: '#000000',
},
}SCSS
$custom: #d88df7; $custom-light: #e6b0fa; $custom-dark: #000000;
JSON
{
"hex": "#d88df7",
"rgb": {
"r": 216,
"g": 141,
"b": 247
},
"hsl": {
"h": 282.453,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.75789,
"c": 0.1652,
"h": 315.5
},
"luminance": 0.40364
}Semantic roles & 50–950 ramp
primary
#D88DF7
secondary
#DFF5D6
accent
#E30244
background
#FEFAFF
surface
#FCF5FF
border
#D5CFD7
text
#161117
muted
#848085