#D288DE#D288DE
#D288DE is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.2% C 0.144 H 321.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D288DE |
|---|---|
| RGB | rgb(210, 136, 222) |
| HSL | hsl(292, 57%, 70%) |
| HSV | hsv(292, 39%, 87%) |
| CMYK | cmyk(5.4%, 38.7%, 0%, 12.9%) |
| CIE-LAB | lab(66.97, 42.12, -32.48) |
| CIE-LCH | lch(66.97, 53.19, 322.37°) |
| OKLab | oklab(73.22% 0.1132 -0.089) |
| OKLCH | oklch(73.22% 0.144 321.8) |
| XYZ | xyz(48.5658, 36.5856, 73.5965) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.02
Violet (CSS)
#EE82EE
ΔE00 4.91
Orchid
#DA70D6
ΔE00 5.52
Orchid (survey)
#C875C4
ΔE00 5.86
Purply Pink
#F075E6
ΔE00 6.06
Pale Purple
#B790D4
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D288DE #94DE88
analogous
#A788DE #D288DE #DE88BF
triadic
#D288DE #DED288 #88DED2
tetradic
#D288DE #DEA788 #94DE88 #88BFDE
square
#D288DE #DEA788 #94DE88 #88BFDE
split-complementary
#D288DE #BFDE88 #88DEA7
monochromatic
#A633B8 #C058D1 #D288DE #E4B8EB #F6E7F8
Accessibility & contrast
On white
2.53
#D288DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#D288DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D288DE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D288DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D288DE | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9EE1
Deuteranopia (green-blind)
#91A6DB
Tritanopia (blue-blind)
#D492A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d288de; /* rgb */ color: rgb(210, 136, 222); /* oklch */ color: oklch(73.2% 0.144 321.8);
Tailwind
colors: {
custom: {
50: '#e1ace8',
500: '#d288de',
950: '#000000',
},
}SCSS
$custom: #d288de; $custom-light: #e1ace8; $custom-dark: #000000;
JSON
{
"hex": "#d288de",
"rgb": {
"r": 210,
"g": 136,
"b": 222
},
"hsl": {
"h": 291.628,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.73223,
"c": 0.14395,
"h": 321.8
},
"luminance": 0.36584
}Semantic roles & 50–950 ramp
primary
#D288DE
secondary
#D8EDD5
accent
#C42138
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84