#D386FF#D386FF
#D386FF is a light, vivid violet. Relative luminance 0.381; OKLCH L 74.6% C 0.183 H 312.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D386FF |
|---|---|
| RGB | rgb(211, 134, 255) |
| HSL | hsl(278, 100%, 76%) |
| HSV | hsv(278, 47%, 100%) |
| CMYK | cmyk(17.3%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(68.11, 50.13, -48.83) |
| CIE-LCH | lch(68.11, 69.98, 315.75°) |
| OKLab | oklab(74.58% 0.1227 -0.136) |
| OKLCH | oklch(74.58% 0.183 312.1) |
| XYZ | xyz(53.4359, 38.1202, 99.1313) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.43
Light Purple
#BF77F6
ΔE00 4.91
Baby Purple
#CA9BF7
ΔE00 5.75
Easter Purple
#C071FE
ΔE00 5.96
Violet (CSS)
#EE82EE
ΔE00 6.58
Pastel Purple
#CAA0FF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D386FF #B2FF86
analogous
#9786FF #D386FF #FF86EE
triadic
#D386FF #FFD386 #86FFD3
tetradic
#D386FF #FF9786 #B2FF86 #86EEFF
square
#D386FF #FF9786 #B2FF86 #86EEFF
split-complementary
#D386FF #EEFF86 #86FF97
monochromatic
#A60CFF #BD49FF #D386FF #E9C3FF #F4E0FF
Accessibility & contrast
On white
2.44
#D386FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#D386FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D386FF
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D386FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D386FF | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#80A8FC
Tritanopia (blue-blind)
#CF99B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d386ff; /* rgb */ color: rgb(211, 134, 255); /* oklch */ color: oklch(74.6% 0.183 312.1);
Tailwind
colors: {
custom: {
50: '#e3abff',
500: '#d386ff',
950: '#000000',
},
}SCSS
$custom: #d386ff; $custom-light: #e3abff; $custom-dark: #000000;
JSON
{
"hex": "#d386ff",
"rgb": {
"r": 211,
"g": 134,
"b": 255
},
"hsl": {
"h": 278.182,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.74578,
"c": 0.18319,
"h": 312.1
},
"luminance": 0.38119
}Semantic roles & 50–950 ramp
primary
#D386FF
secondary
#E1F7D4
accent
#E60053
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86