#D28FEB#D28FEB
#D28FEB is a light, vivid purple. Relative luminance 0.393; OKLCH L 74.9% C 0.146 H 316.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D28FEB |
|---|---|
| RGB | rgb(210, 143, 235) |
| HSL | hsl(284, 70%, 74%) |
| HSV | hsv(284, 39%, 92%) |
| CMYK | cmyk(10.6%, 39.1%, 0%, 7.8%) |
| CIE-LAB | lab(69.00, 40.96, -36.49) |
| CIE-LCH | lch(69.00, 54.86, 318.30°) |
| OKLab | oklab(74.93% 0.1058 -0.1005) |
| OKLCH | oklch(74.93% 0.146 316.5) |
| XYZ | xyz(51.3940, 39.3460, 83.4684) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.32
Liliac
#C48EFD
ΔE00 5.16
Lavender (survey)
#C79FEF
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.32
Violet (CSS)
#EE82EE
ΔE00 5.59
Lilac (survey)
#CEA2FD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D28FEB #A8EB8F
analogous
#A48FEB #D28FEB #EB8FD6
triadic
#D28FEB #EBD28F #8FEBD2
tetradic
#D28FEB #EBA48F #A8EB8F #8FD6EB
square
#D28FEB #EBA48F #A8EB8F #8FD6EB
split-complementary
#D28FEB #D6EB8F #8FEBA4
monochromatic
#A827D8 #BD5BE2 #D28FEB #E7C3F4 #F5E5FA
Accessibility & contrast
On white
2.37
#D28FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#D28FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D28FEB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D28FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D28FEB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EE
Deuteranopia (green-blind)
#91ABE8
Tritanopia (blue-blind)
#D19BB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d28feb; /* rgb */ color: rgb(210, 143, 235); /* oklch */ color: oklch(74.9% 0.146 316.5);
Tailwind
colors: {
custom: {
50: '#e1b1f1',
500: '#d28feb',
950: '#000000',
},
}SCSS
$custom: #d28feb; $custom-light: #e1b1f1; $custom-dark: #000000;
JSON
{
"hex": "#d28feb",
"rgb": {
"r": 210,
"g": 143,
"b": 235
},
"hsl": {
"h": 283.696,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.74931,
"c": 0.1459,
"h": 316.5
},
"luminance": 0.39345
}Semantic roles & 50–950 ramp
primary
#D28FEB
secondary
#E0F2D9
accent
#D21447
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085