#D388FF#D388FF
#D388FF is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.9% C 0.180 H 311.8°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D388FF |
|---|---|
| RGB | rgb(211, 136, 255) |
| HSL | hsl(278, 100%, 77%) |
| HSV | hsv(278, 47%, 100%) |
| CMYK | cmyk(17.3%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(68.52, 49.09, -48.18) |
| CIE-LCH | lch(68.52, 68.78, 315.53°) |
| OKLab | oklab(74.88% 0.12 -0.1341) |
| OKLCH | oklch(74.88% 0.18 311.8) |
| XYZ | xyz(53.7150, 38.6783, 99.2244) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.20
Light Purple
#BF77F6
ΔE00 5.24
Baby Purple
#CA9BF7
ΔE00 5.33
Easter Purple
#C071FE
ΔE00 6.33
Pastel Purple
#CAA0FF
ΔE00 6.34
Violet (CSS)
#EE82EE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D388FF #B4FF88
analogous
#9888FF #D388FF #FF88F0
triadic
#D388FF #FFD388 #88FFD3
tetradic
#D388FF #FF9888 #B4FF88 #88F0FF
square
#D388FF #FF9888 #B4FF88 #88F0FF
split-complementary
#D388FF #F0FF88 #88FF98
monochromatic
#A60EFF #BC4BFF #D388FF #EAC5FF #F4E0FF
Accessibility & contrast
On white
2.40
#D388FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#D388FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D388FF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D388FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D388FF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#CE9BB8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d388ff; /* rgb */ color: rgb(211, 136, 255); /* oklch */ color: oklch(74.9% 0.180 311.8);
Tailwind
colors: {
custom: {
50: '#e2acff',
500: '#d388ff',
950: '#000000',
},
}SCSS
$custom: #d388ff; $custom-light: #e2acff; $custom-dark: #000000;
JSON
{
"hex": "#d388ff",
"rgb": {
"r": 211,
"g": 136,
"b": 255
},
"hsl": {
"h": 277.815,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.74882,
"c": 0.18001,
"h": 311.8
},
"luminance": 0.38677
}Semantic roles & 50–950 ramp
primary
#D388FF
secondary
#E1F7D4
accent
#E60055
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86