#D28FF6#D28FF6
#D28FF6 is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.4% C 0.158 H 313.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D28FF6 |
|---|---|
| RGB | rgb(210, 143, 246) |
| HSL | hsl(279, 85%, 76%) |
| HSV | hsv(279, 42%, 96%) |
| CMYK | cmyk(14.6%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(69.47, 43.22, -41.78) |
| CIE-LCH | lch(69.47, 60.11, 315.97°) |
| OKLab | oklab(75.44% 0.1079 -0.1157) |
| OKLCH | oklch(75.44% 0.158 313) |
| XYZ | xyz(53.0326, 40.0015, 92.0983) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.49
Baby Purple
#CA9BF7
ΔE00 3.62
Lilac (survey)
#CEA2FD
ΔE00 5.01
Pastel Purple
#CAA0FF
ΔE00 5.04
Lavender (survey)
#C79FEF
ΔE00 5.22
Violet (CSS)
#EE82EE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D28FF6 #B3F68F
analogous
#9F8FF6 #D28FF6 #F68FE7
triadic
#D28FF6 #F6D28F #8FF6D2
tetradic
#D28FF6 #F69F8F #B3F68F #8FE7F6
square
#D28FF6 #F69F8F #B3F68F #8FE7F6
split-complementary
#D28FF6 #E7F68F #8FF69F
monochromatic
#A41EED #BB56F1 #D28FF6 #E9C8FB #F4E3FD
Accessibility & contrast
On white
2.33
#D28FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#D28FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D28FF6
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D28FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D28FF6 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FA
Deuteranopia (green-blind)
#8CABF3
Tritanopia (blue-blind)
#CF9EB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d28ff6; /* rgb */ color: rgb(210, 143, 246); /* oklch */ color: oklch(75.4% 0.158 313.0);
Tailwind
colors: {
custom: {
50: '#e1b1f9',
500: '#d28ff6',
950: '#000000',
},
}SCSS
$custom: #d28ff6; $custom-light: #e1b1f9; $custom-dark: #000000;
JSON
{
"hex": "#d28ff6",
"rgb": {
"r": 210,
"g": 143,
"b": 246
},
"hsl": {
"h": 279.029,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.75438,
"c": 0.15819,
"h": 313
},
"luminance": 0.4
}Semantic roles & 50–950 ramp
primary
#D28FF6
secondary
#E1F5D6
accent
#E20451
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151117
muted
#848085