#D382FF#D382FF
#D382FF is a light, vivid violet. Relative luminance 0.370; OKLCH L 74.0% C 0.190 H 312.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D382FF |
|---|---|
| RGB | rgb(211, 130, 255) |
| HSL | hsl(279, 100%, 75%) |
| HSV | hsv(279, 49%, 100%) |
| CMYK | cmyk(17.3%, 49%, 0%, 0%) |
| CIE-LAB | lab(67.30, 52.20, -50.10) |
| CIE-LCH | lch(67.30, 72.35, 316.18°) |
| OKLab | oklab(73.98% 0.1281 -0.1397) |
| OKLCH | oklch(73.98% 0.19 312.5) |
| XYZ | xyz(52.8935, 37.0353, 98.9505) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.99
Light Purple
#BF77F6
ΔE00 4.33
Easter Purple
#C071FE
ΔE00 5.26
Baby Purple
#CA9BF7
ΔE00 6.58
Violet (CSS)
#EE82EE
ΔE00 6.63
Light Urple
#B36FF6
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D382FF #AEFF82
analogous
#9482FF #D382FF #FF82EC
triadic
#D382FF #FFD382 #82FFD3
tetradic
#D382FF #FF9482 #AEFF82 #82ECFF
square
#D382FF #FF9482 #AEFF82 #82ECFF
split-complementary
#D382FF #ECFF82 #82FF94
monochromatic
#A808FF #BD45FF #D382FF #E9BFFF #F4E0FF
Accessibility & contrast
On white
2.50
#D382FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#D382FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D382FF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D382FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D382FF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#CF96B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d382ff; /* rgb */ color: rgb(211, 130, 255); /* oklch */ color: oklch(74.0% 0.190 312.5);
Tailwind
colors: {
custom: {
50: '#e3a8ff',
500: '#d382ff',
950: '#000000',
},
}SCSS
$custom: #d382ff; $custom-light: #e3a8ff; $custom-dark: #000000;
JSON
{
"hex": "#d382ff",
"rgb": {
"r": 211,
"g": 130,
"b": 255
},
"hsl": {
"h": 278.88,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.7398,
"c": 0.1895,
"h": 312.5
},
"luminance": 0.37034
}Semantic roles & 50–950 ramp
primary
#D382FF
secondary
#E0F7D4
accent
#E60051
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86