#D28FF3#D28FF3
#D28FF3 is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.3% C 0.155 H 313.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D28FF3 |
|---|---|
| RGB | rgb(210, 143, 243) |
| HSL | hsl(280, 81%, 76%) |
| HSV | hsv(280, 41%, 95%) |
| CMYK | cmyk(13.6%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(69.34, 42.60, -40.34) |
| CIE-LCH | lch(69.34, 58.67, 316.56°) |
| OKLab | oklab(75.3% 0.1073 -0.1116) |
| OKLCH | oklch(75.3% 0.155 313.9) |
| XYZ | xyz(52.5758, 39.8188, 89.6928) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.71
Liliac
#C48EFD
ΔE00 3.90
Lilac (survey)
#CEA2FD
ΔE00 5.12
Lavender (survey)
#C79FEF
ΔE00 5.13
Pastel Purple
#CAA0FF
ΔE00 5.24
Violet (CSS)
#EE82EE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D28FF3 #B0F38F
analogous
#A08FF3 #D28FF3 #F38FE2
triadic
#D28FF3 #F3D28F #8FF3D2
tetradic
#D28FF3 #F3A08F #B0F38F #8FE2F3
square
#D28FF3 #F3A08F #B0F38F #8FE2F3
split-complementary
#D28FF3 #E2F38F #8FF3A0
monochromatic
#A620E7 #BC58ED #D28FF3 #E8C6F9 #F4E3FC
Accessibility & contrast
On white
2.34
#D28FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#D28FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D28FF3
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D28FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D28FF3 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F7
Deuteranopia (green-blind)
#8EABF0
Tritanopia (blue-blind)
#D09DB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d28ff3; /* rgb */ color: rgb(210, 143, 243); /* oklch */ color: oklch(75.3% 0.155 313.9);
Tailwind
colors: {
custom: {
50: '#e1b1f7',
500: '#d28ff3',
950: '#000000',
},
}SCSS
$custom: #d28ff3; $custom-light: #e1b1f7; $custom-dark: #000000;
JSON
{
"hex": "#d28ff3",
"rgb": {
"r": 210,
"g": 143,
"b": 243
},
"hsl": {
"h": 280.2,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.75297,
"c": 0.15481,
"h": 313.9
},
"luminance": 0.39818
}Semantic roles & 50–950 ramp
primary
#D28FF3
secondary
#E1F4D7
accent
#DD094F
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085