#D88CDB#D88CDB
#D88CDB is a light, vivid purple. Relative luminance 0.385; OKLCH L 74.4% C 0.138 H 325.5°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D88CDB |
|---|---|
| RGB | rgb(216, 140, 219) |
| HSL | hsl(298, 52%, 70%) |
| HSV | hsv(298, 36%, 86%) |
| CMYK | cmyk(1.4%, 36.1%, 0%, 14.1%) |
| CIE-LAB | lab(68.37, 41.27, -28.60) |
| CIE-LCH | lch(68.37, 50.21, 325.28°) |
| OKLab | oklab(74.39% 0.1135 -0.0779) |
| OKLCH | oklch(74.39% 0.138 325.5) |
| XYZ | xyz(50.4820, 38.4716, 71.7707) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.02
Violet (CSS)
#EE82EE
ΔE00 4.86
Plum
#DDA0DD
ΔE00 5.29
Purply Pink
#F075E6
ΔE00 6.15
Orchid
#DA70D6
ΔE00 6.29
Orchid (survey)
#C875C4
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D88CDB #8FDB8C
analogous
#B18CDB #D88CDB #DB8CB6
triadic
#D88CDB #DBD88C #8CDBD8
tetradic
#D88CDB #DBB18C #8FDB8C #8CB6DB
square
#D88CDB #DBB18C #8FDB8C #8CB6DB
split-complementary
#D88CDB #B6DB8C #8CDBB1
monochromatic
#AF38B4 #C85DCC #D88CDB #E8BBEA #F7E8F8
Accessibility & contrast
On white
2.42
#D88CDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#D88CDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D88CDB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D88CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D88CDB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1DE
Deuteranopia (green-blind)
#99AAD8
Tritanopia (blue-blind)
#DC94AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d88cdb; /* rgb */ color: rgb(216, 140, 219); /* oklch */ color: oklch(74.4% 0.138 325.5);
Tailwind
colors: {
custom: {
50: '#e5afe6',
500: '#d88cdb',
950: '#000000',
},
}SCSS
$custom: #d88cdb; $custom-light: #e5afe6; $custom-dark: #000000;
JSON
{
"hex": "#d88cdb",
"rgb": {
"r": 216,
"g": 140,
"b": 219
},
"hsl": {
"h": 297.722,
"s": 52.318,
"l": 70.392
},
"oklch": {
"l": 0.74387,
"c": 0.13764,
"h": 325.5
},
"luminance": 0.3847
}Semantic roles & 50–950 ramp
primary
#D88CDB
secondary
#D7ECD7
accent
#C0262C
background
#FEFAFE
surface
#FCF5FC
border
#D5CFD5
text
#161016
muted
#847F84