#D384FF#D384FF
#D384FF is a light, vivid violet. Relative luminance 0.376; OKLCH L 74.3% C 0.186 H 312.3°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D384FF |
|---|---|
| RGB | rgb(211, 132, 255) |
| HSL | hsl(279, 100%, 76%) |
| HSV | hsv(279, 48%, 100%) |
| CMYK | cmyk(17.3%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(67.70, 51.17, -49.46) |
| CIE-LCH | lch(67.70, 71.17, 315.97°) |
| OKLab | oklab(74.28% 0.1254 -0.1378) |
| OKLCH | oklch(74.28% 0.186 312.3) |
| XYZ | xyz(53.1621, 37.5726, 99.0401) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.70
Light Purple
#BF77F6
ΔE00 4.61
Easter Purple
#C071FE
ΔE00 5.60
Baby Purple
#CA9BF7
ΔE00 6.16
Violet (CSS)
#EE82EE
ΔE00 6.59
Pastel Purple
#CAA0FF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D384FF #B0FF84
analogous
#9584FF #D384FF #FF84ED
triadic
#D384FF #FFD384 #84FFD3
tetradic
#D384FF #FF9584 #B0FF84 #84EDFF
square
#D384FF #FF9584 #B0FF84 #84EDFF
split-complementary
#D384FF #EDFF84 #84FF95
monochromatic
#A70AFF #BD47FF #D384FF #E9C1FF #F4E0FF
Accessibility & contrast
On white
2.47
#D384FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#D384FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D384FF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D384FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D384FF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#7EA7FC
Tritanopia (blue-blind)
#CF97B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d384ff; /* rgb */ color: rgb(211, 132, 255); /* oklch */ color: oklch(74.3% 0.186 312.3);
Tailwind
colors: {
custom: {
50: '#e3aaff',
500: '#d384ff',
950: '#000000',
},
}SCSS
$custom: #d384ff; $custom-light: #e3aaff; $custom-dark: #000000;
JSON
{
"hex": "#d384ff",
"rgb": {
"r": 211,
"g": 132,
"b": 255
},
"hsl": {
"h": 278.537,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.74277,
"c": 0.18635,
"h": 312.3
},
"luminance": 0.37571
}Semantic roles & 50–950 ramp
primary
#D384FF
secondary
#E0F7D4
accent
#E60052
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86