#D88CD7#D88CD7
#D88CD7 is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.2% C 0.134 H 327.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D88CD7 |
|---|---|
| RGB | rgb(216, 140, 215) |
| HSL | hsl(301, 49%, 70%) |
| HSV | hsv(301, 35%, 85%) |
| CMYK | cmyk(0%, 35.2%, 0.5%, 15.3%) |
| CIE-LAB | lab(68.21, 40.53, -26.62) |
| CIE-LCH | lch(68.21, 48.49, 326.71°) |
| OKLab | oklab(74.22% 0.1125 -0.0723) |
| OKLCH | oklch(74.22% 0.134 327.3) |
| XYZ | xyz(49.9617, 38.2634, 69.0306) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.91
Plum
#DDA0DD
ΔE00 5.04
Violet (CSS)
#EE82EE
ΔE00 5.35
Orchid (survey)
#C875C4
ΔE00 6.29
Purply Pink
#F075E6
ΔE00 6.43
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D88CD7 #8CD88D
analogous
#B38CD8 #D88CD7 #D88CB1
triadic
#D88CD7 #D7D88C #8CD7D8
tetradic
#D88CD7 #D8B38C #8CD88D #8CB1D8
square
#D88CD7 #D8B38C #8CD88D #8CB1D8
split-complementary
#D88CD7 #B1D88C #8CD8B3
monochromatic
#AE3BAD #C95EC7 #D88CD7 #E7BAE7 #F7E7F7
Accessibility & contrast
On white
2.43
#D88CD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#D88CD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D88CD7
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D88CD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D88CD7 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A0DA
Deuteranopia (green-blind)
#9AAAD4
Tritanopia (blue-blind)
#DD93A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d88cd7; /* rgb */ color: rgb(216, 140, 215); /* oklch */ color: oklch(74.2% 0.134 327.3);
Tailwind
colors: {
custom: {
50: '#e5afe3',
500: '#d88cd7',
950: '#000000',
},
}SCSS
$custom: #d88cd7; $custom-light: #e5afe3; $custom-dark: #000000;
JSON
{
"hex": "#d88cd7",
"rgb": {
"r": 216,
"g": 140,
"b": 215
},
"hsl": {
"h": 300.789,
"s": 49.351,
"l": 69.804
},
"oklch": {
"l": 0.74222,
"c": 0.13373,
"h": 327.3
},
"luminance": 0.38261
}Semantic roles & 50–950 ramp
primary
#D88CD7
secondary
#D5EBD5
accent
#BD2B29
background
#FEFAFD
surface
#FCF4FB
border
#D5CED4
text
#161015
muted
#847F83