#D88DCD#D88DCD
#D88DCD is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.0% C 0.123 H 332.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D88DCD |
|---|---|
| RGB | rgb(216, 141, 205) |
| HSL | hsl(309, 49%, 70%) |
| HSV | hsv(309, 35%, 85%) |
| CMYK | cmyk(0%, 34.7%, 5.1%, 15.3%) |
| CIE-LAB | lab(68.06, 38.20, -21.29) |
| CIE-LCH | lch(68.06, 43.73, 330.86°) |
| OKLab | oklab(73.99% 0.1084 -0.0574) |
| OKLCH | oklch(73.99% 0.123 332.1) |
| XYZ | xyz(48.8626, 38.0587, 62.5180) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.32
Plum
#DDA0DD
ΔE00 4.80
Orchid (survey)
#C875C4
ΔE00 6.72
Bubblegum Pink
#FE83CC
ΔE00 7.10
Violet (CSS)
#EE82EE
ΔE00 7.13
Orchid
#DA70D6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D88DCD #8DD898
analogous
#BE8DD8 #D88DCD #D88DA7
triadic
#D88DCD #CDD88D #8DCDD8
tetradic
#D88DCD #D8BE8D #8DD898 #8DA7D8
square
#D88DCD #D8BE8D #8DD898 #8DA7D8
split-complementary
#D88DCD #A7D88D #8DD8BE
monochromatic
#AF3C9E #C85FB9 #D88DCD #E8BBE1 #F7E8F5
Accessibility & contrast
On white
2.44
#D88DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#D88DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D88DCD
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D88DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D88DCD | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9FCF
Deuteranopia (green-blind)
#9EAACB
Tritanopia (blue-blind)
#DE91A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d88dcd; /* rgb */ color: rgb(216, 141, 205); /* oklch */ color: oklch(74.0% 0.123 332.1);
Tailwind
colors: {
custom: {
50: '#e5afdc',
500: '#d88dcd',
950: '#000000',
},
}SCSS
$custom: #d88dcd; $custom-light: #e5afdc; $custom-dark: #000000;
JSON
{
"hex": "#d88dcd",
"rgb": {
"r": 216,
"g": 141,
"b": 205
},
"hsl": {
"h": 308.8,
"s": 49.02,
"l": 70
},
"oklch": {
"l": 0.73988,
"c": 0.12263,
"h": 332.1
},
"luminance": 0.38056
}Semantic roles & 50–950 ramp
primary
#D88DCD
secondary
#D6EBD9
accent
#BC3F29
background
#FEFAFD
surface
#FCF5FB
border
#D5CFD4
text
#161015
muted
#847F83