#D28DEB#D28DEB
#D28DEB is a light, vivid purple. Relative luminance 0.388; OKLCH L 74.6% C 0.149 H 316.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D28DEB |
|---|---|
| RGB | rgb(210, 141, 235) |
| HSL | hsl(284, 70%, 74%) |
| HSV | hsv(284, 40%, 92%) |
| CMYK | cmyk(10.6%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(68.57, 42.03, -37.16) |
| CIE-LCH | lch(68.57, 56.10, 318.52°) |
| OKLab | oklab(74.61% 0.1086 -0.1024) |
| OKLCH | oklch(74.61% 0.149 316.7) |
| XYZ | xyz(51.0964, 38.7509, 83.3692) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.64
Liliac
#C48EFD
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 5.20
Violet (CSS)
#EE82EE
ΔE00 5.37
Lavender (survey)
#C79FEF
ΔE00 5.59
Lilac (survey)
#CEA2FD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D28DEB #A6EB8D
analogous
#A38DEB #D28DEB #EB8DD5
triadic
#D28DEB #EBD28D #8DEBD2
tetradic
#D28DEB #EBA38D #A6EB8D #8DD5EB
square
#D28DEB #EBA38D #A6EB8D #8DD5EB
split-complementary
#D28DEB #D5EB8D #8DEBA3
monochromatic
#A826D8 #BD59E2 #D28DEB #E7C1F4 #F5E5FA
Accessibility & contrast
On white
2.40
#D28DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#D28DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D28DEB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D28DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D28DEB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#D199B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d28deb; /* rgb */ color: rgb(210, 141, 235); /* oklch */ color: oklch(74.6% 0.149 316.7);
Tailwind
colors: {
custom: {
50: '#e1aff1',
500: '#d28deb',
950: '#000000',
},
}SCSS
$custom: #d28deb; $custom-light: #e1aff1; $custom-dark: #000000;
JSON
{
"hex": "#d28deb",
"rgb": {
"r": 210,
"g": 141,
"b": 235
},
"hsl": {
"h": 284.043,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.74607,
"c": 0.14929,
"h": 316.7
},
"luminance": 0.3875
}Semantic roles & 50–950 ramp
primary
#D28DEB
secondary
#E0F2D9
accent
#D21346
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151017
muted
#837F85