#D28EFF#D28EFF
#D28EFF is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.7% C 0.170 H 310.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D28EFF |
|---|---|
| RGB | rgb(210, 142, 255) |
| HSL | hsl(276, 100%, 78%) |
| HSV | hsv(276, 44%, 100%) |
| CMYK | cmyk(17.6%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(69.66, 45.65, -46.39) |
| CIE-LCH | lch(69.66, 65.09, 314.54°) |
| OKLab | oklab(75.71% 0.1107 -0.129) |
| OKLCH | oklch(75.71% 0.17 310.6) |
| XYZ | xyz(54.2981, 40.2685, 99.5006) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.63
Baby Purple
#CA9BF7
ΔE00 4.01
Pastel Purple
#CAA0FF
ΔE00 4.99
Lilac (survey)
#CEA2FD
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 5.96
Light Purple
#BF77F6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D28EFF #BBFF8E
analogous
#998EFF #D28EFF #FF8EF4
triadic
#D28EFF #FFD28E #8EFFD2
tetradic
#D28EFF #FF998E #BBFF8E #8EF4FF
square
#D28EFF #FF998E #BBFF8E #8EF4FF
split-complementary
#D28EFF #F4FF8E #8EFF99
monochromatic
#A114FF #BA51FF #D28EFF #EACBFF #F3E0FF
Accessibility & contrast
On white
2.32
#D28EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#D28EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D28EFF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D28EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D28EFF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#87ABFC
Tritanopia (blue-blind)
#CD9FBA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d28eff; /* rgb */ color: rgb(210, 142, 255); /* oklch */ color: oklch(75.7% 0.170 310.6);
Tailwind
colors: {
custom: {
50: '#e2b0ff',
500: '#d28eff',
950: '#000000',
},
}SCSS
$custom: #d28eff; $custom-light: #e2b0ff; $custom-dark: #000000;
JSON
{
"hex": "#d28eff",
"rgb": {
"r": 210,
"g": 142,
"b": 255
},
"hsl": {
"h": 276.106,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.75712,
"c": 0.17001,
"h": 310.6
},
"luminance": 0.40268
}Semantic roles & 50–950 ramp
primary
#D28EFF
secondary
#E2F7D4
accent
#E6005B
background
#FEFAFF
surface
#FCF5FF
border
#D5CFD7
text
#161118
muted
#848086