#D28EDD#D28EDD
#D28EDD is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.2% C 0.133 H 321.8°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D28EDD |
|---|---|
| RGB | rgb(210, 142, 221) |
| HSL | hsl(292, 54%, 71%) |
| HSV | hsv(292, 36%, 87%) |
| CMYK | cmyk(5%, 35.7%, 0%, 13.3%) |
| CIE-LAB | lab(68.22, 38.73, -29.99) |
| CIE-LCH | lch(68.22, 48.98, 322.25°) |
| OKLab | oklab(74.16% 0.1041 -0.0819) |
| OKLCH | oklch(74.16% 0.133 321.8) |
| XYZ | xyz(49.3010, 38.2697, 73.1824) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.37
Plum
#DDA0DD
ΔE00 5.39
Pale Purple
#B790D4
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 5.65
Baby Purple
#CA9BF7
ΔE00 6.39
Lavender (survey)
#C79FEF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D28EDD #99DD8E
analogous
#AA8EDD #D28EDD #DD8EC0
triadic
#D28EDD #DDD28E #8EDDD2
tetradic
#D28EDD #DDAA8E #99DD8E #8EC0DD
square
#D28EDD #DDAA8E #99DD8E #8EC0DD
split-complementary
#D28EDD #C0DD8E #8EDDAA
monochromatic
#A738B9 #BF5FCF #D28EDD #E5BDEB #F6E7F8
Accessibility & contrast
On white
2.43
#D28EDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#D28EDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D28EDD
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D28EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D28EDD | 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)
#85A1E0
Deuteranopia (green-blind)
#96A9DA
Tritanopia (blue-blind)
#D497AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d28edd; /* rgb */ color: rgb(210, 142, 221); /* oklch */ color: oklch(74.2% 0.133 321.8);
Tailwind
colors: {
custom: {
50: '#e1b0e7',
500: '#d28edd',
950: '#000000',
},
}SCSS
$custom: #d28edd; $custom-light: #e1b0e7; $custom-dark: #000000;
JSON
{
"hex": "#d28edd",
"rgb": {
"r": 210,
"g": 142,
"b": 221
},
"hsl": {
"h": 291.646,
"s": 53.741,
"l": 71.176
},
"oklch": {
"l": 0.74155,
"c": 0.13252,
"h": 321.8
},
"luminance": 0.38268
}Semantic roles & 50–950 ramp
primary
#D28EDD
secondary
#DCEED9
accent
#C1243A
background
#FDFAFE
surface
#FBF5FC
border
#D4CFD5
text
#151016
muted
#837F84