#D888FF#D888FF
#D888FF is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.4% C 0.182 H 313.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D888FF |
|---|---|
| RGB | rgb(216, 136, 255) |
| HSL | hsl(280, 100%, 77%) |
| HSV | hsv(280, 47%, 100%) |
| CMYK | cmyk(15.3%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(69.06, 50.45, -47.29) |
| CIE-LCH | lch(69.06, 69.15, 316.85°) |
| OKLab | oklab(75.41% 0.1259 -0.1314) |
| OKLCH | oklch(75.41% 0.182 313.8) |
| XYZ | xyz(55.1701, 39.4286, 99.2926) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.03
Baby Purple
#CA9BF7
ΔE00 5.62
Violet (CSS)
#EE82EE
ΔE00 5.77
Light Purple
#BF77F6
ΔE00 5.87
Pastel Purple
#CAA0FF
ΔE00 6.68
Lilac (survey)
#CEA2FD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D888FF #AFFF88
analogous
#9D88FF #D888FF #FF88EB
triadic
#D888FF #FFD888 #88FFD8
tetradic
#D888FF #FF9D88 #AFFF88 #88EBFF
square
#D888FF #FF9D88 #AFFF88 #88EBFF
split-complementary
#D888FF #EBFF88 #88FF9D
monochromatic
#B00EFF #C44BFF #D888FF #ECC5FF #F5E0FF
Accessibility & contrast
On white
2.36
#D888FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#D888FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D888FF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D888FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D888FF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#85ABFC
Tritanopia (blue-blind)
#D59AB8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d888ff; /* rgb */ color: rgb(216, 136, 255); /* oklch */ color: oklch(75.4% 0.182 313.8);
Tailwind
colors: {
custom: {
50: '#e6adff',
500: '#d888ff',
950: '#000000',
},
}SCSS
$custom: #d888ff; $custom-light: #e6adff; $custom-dark: #000000;
JSON
{
"hex": "#d888ff",
"rgb": {
"r": 216,
"g": 136,
"b": 255
},
"hsl": {
"h": 280.336,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.75408,
"c": 0.18199,
"h": 313.8
},
"luminance": 0.39427
}Semantic roles & 50–950 ramp
primary
#D888FF
secondary
#DFF7D4
accent
#E6004B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86