#D28FFA#D28FFA
#D28FFA is a light, vivid violet. Relative luminance 0.402; OKLCH L 75.6% C 0.163 H 311.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D28FFA |
|---|---|
| RGB | rgb(210, 143, 250) |
| HSL | hsl(278, 91%, 77%) |
| HSV | hsv(278, 43%, 98%) |
| CMYK | cmyk(16%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(69.65, 44.06, -43.69) |
| CIE-LCH | lch(69.65, 62.05, 315.24°) |
| OKLab | oklab(75.63% 0.1086 -0.1212) |
| OKLCH | oklch(75.63% 0.163 311.9) |
| XYZ | xyz(53.6531, 40.2497, 95.3665) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.03
Baby Purple
#CA9BF7
ΔE00 3.62
Pastel Purple
#CAA0FF
ΔE00 4.86
Lilac (survey)
#CEA2FD
ΔE00 4.95
Lavender (survey)
#C79FEF
ΔE00 5.42
Light Purple
#BF77F6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D28FFA #B7FA8F
analogous
#9D8FFA #D28FFA #FA8FED
triadic
#D28FFA #FAD28F #8FFAD2
tetradic
#D28FFA #FA9D8F #B7FA8F #8FEDFA
square
#D28FFA #FA9D8F #B7FA8F #8FEDFA
split-complementary
#D28FFA #EDFA8F #8FFA9D
monochromatic
#A31AF5 #BA54F7 #D28FFA #EACAFD #F3E2FE
Accessibility & contrast
On white
2.32
#D28FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#D28FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D28FFA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D28FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D28FFA | 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)
#79A7FE
Deuteranopia (green-blind)
#8AACF7
Tritanopia (blue-blind)
#CE9FB9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d28ffa; /* rgb */ color: rgb(210, 143, 250); /* oklch */ color: oklch(75.6% 0.163 311.9);
Tailwind
colors: {
custom: {
50: '#e1b1fc',
500: '#d28ffa',
950: '#000000',
},
}SCSS
$custom: #d28ffa; $custom-light: #e1b1fc; $custom-dark: #000000;
JSON
{
"hex": "#d28ffa",
"rgb": {
"r": 210,
"g": 143,
"b": 250
},
"hsl": {
"h": 277.57,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.75628,
"c": 0.16272,
"h": 311.9
},
"luminance": 0.40249
}Semantic roles & 50–950 ramp
primary
#D28FFA
secondary
#E1F6D5
accent
#E60056
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151117
muted
#848085