#D28CED#D28CED
#D28CED is a light, vivid purple. Relative luminance 0.386; OKLCH L 74.5% C 0.153 H 316.1°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D28CED |
|---|---|
| RGB | rgb(210, 140, 237) |
| HSL | hsl(283, 73%, 74%) |
| HSV | hsv(283, 41%, 93%) |
| CMYK | cmyk(11.4%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(68.44, 42.97, -38.46) |
| CIE-LCH | lch(68.44, 57.66, 318.17°) |
| OKLab | oklab(74.54% 0.1105 -0.1061) |
| OKLCH | oklch(74.54% 0.153 316.1) |
| XYZ | xyz(51.2402, 38.5736, 84.8506) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.65
Liliac
#C48EFD
ΔE00 4.75
Violet (CSS)
#EE82EE
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.49
Lavender (survey)
#C79FEF
ΔE00 5.76
Lilac (survey)
#CEA2FD
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D28CED #A7ED8C
analogous
#A28CED #D28CED #ED8CD8
triadic
#D28CED #EDD28C #8CEDD2
tetradic
#D28CED #EDA28C #A7ED8C #8CD8ED
square
#D28CED #EDA28C #A7ED8C #8CD8ED
split-complementary
#D28CED #D8ED8C #8CEDA2
monochromatic
#A822DC #BD57E5 #D28CED #E7C1F5 #F5E5FB
Accessibility & contrast
On white
2.41
#D28CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#D28CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D28CED
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D28CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D28CED | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#D199B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d28ced; /* rgb */ color: rgb(210, 140, 237); /* oklch */ color: oklch(74.5% 0.153 316.1);
Tailwind
colors: {
custom: {
50: '#e1aff3',
500: '#d28ced',
950: '#000000',
},
}SCSS
$custom: #d28ced; $custom-light: #e1aff3; $custom-dark: #000000;
JSON
{
"hex": "#d28ced",
"rgb": {
"r": 210,
"g": 140,
"b": 237
},
"hsl": {
"h": 283.299,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.74537,
"c": 0.15317,
"h": 316.1
},
"luminance": 0.38572
}Semantic roles & 50–950 ramp
primary
#D28CED
secondary
#E0F3D8
accent
#D51047
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151017
muted
#837F85