#D389FF#D389FF
#D389FF is a light, vivid violet. Relative luminance 0.390; OKLCH L 75.0% C 0.178 H 311.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D389FF |
|---|---|
| RGB | rgb(211, 137, 255) |
| HSL | hsl(278, 100%, 77%) |
| HSV | hsv(278, 46%, 100%) |
| CMYK | cmyk(17.3%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(68.72, 48.56, -47.86) |
| CIE-LCH | lch(68.72, 68.18, 315.42°) |
| OKLab | oklab(75.04% 0.1187 -0.1332) |
| OKLCH | oklch(75.04% 0.178 311.7) |
| XYZ | xyz(53.8565, 38.9613, 99.2715) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.10
Baby Purple
#CA9BF7
ΔE00 5.12
Light Purple
#BF77F6
ΔE00 5.41
Pastel Purple
#CAA0FF
ΔE00 6.13
Lilac (survey)
#CEA2FD
ΔE00 6.40
Easter Purple
#C071FE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D389FF #B5FF89
analogous
#9889FF #D389FF #FF89F0
triadic
#D389FF #FFD389 #89FFD3
tetradic
#D389FF #FF9889 #B5FF89 #89F0FF
square
#D389FF #FF9889 #B5FF89 #89F0FF
split-complementary
#D389FF #F0FF89 #89FF98
monochromatic
#A50FFF #BC4CFF #D389FF #EAC6FF #F4E0FF
Accessibility & contrast
On white
2.39
#D389FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#D389FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D389FF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D389FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D389FF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#CE9BB8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d389ff; /* rgb */ color: rgb(211, 137, 255); /* oklch */ color: oklch(75.0% 0.178 311.7);
Tailwind
colors: {
custom: {
50: '#e2adff',
500: '#d389ff',
950: '#000000',
},
}SCSS
$custom: #d389ff; $custom-light: #e2adff; $custom-dark: #000000;
JSON
{
"hex": "#d389ff",
"rgb": {
"r": 211,
"g": 137,
"b": 255
},
"hsl": {
"h": 277.627,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.75036,
"c": 0.17842,
"h": 311.7
},
"luminance": 0.3896
}Semantic roles & 50–950 ramp
primary
#D389FF
secondary
#E1F7D4
accent
#E60056
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86