#D385FF#D385FF
#D385FF is a light, vivid violet. Relative luminance 0.378; OKLCH L 74.4% C 0.185 H 312.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D385FF |
|---|---|
| RGB | rgb(211, 133, 255) |
| HSL | hsl(278, 100%, 76%) |
| HSV | hsv(278, 48%, 100%) |
| CMYK | cmyk(17.3%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(67.91, 50.65, -49.15) |
| CIE-LCH | lch(67.91, 70.57, 315.86°) |
| OKLab | oklab(74.43% 0.1241 -0.1369) |
| OKLCH | oklch(74.43% 0.185 312.2) |
| XYZ | xyz(53.2984, 37.8451, 99.0855) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.56
Light Purple
#BF77F6
ΔE00 4.75
Easter Purple
#C071FE
ΔE00 5.78
Baby Purple
#CA9BF7
ΔE00 5.95
Violet (CSS)
#EE82EE
ΔE00 6.58
Pastel Purple
#CAA0FF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D385FF #B1FF85
analogous
#9685FF #D385FF #FF85EE
triadic
#D385FF #FFD385 #85FFD3
tetradic
#D385FF #FF9685 #B1FF85 #85EEFF
square
#D385FF #FF9685 #B1FF85 #85EEFF
split-complementary
#D385FF #EEFF85 #85FF96
monochromatic
#A70BFF #BD48FF #D385FF #E9C2FF #F4E0FF
Accessibility & contrast
On white
2.45
#D385FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#D385FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D385FF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D385FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D385FF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#CF98B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d385ff; /* rgb */ color: rgb(211, 133, 255); /* oklch */ color: oklch(74.4% 0.185 312.2);
Tailwind
colors: {
custom: {
50: '#e3aaff',
500: '#d385ff',
950: '#000000',
},
}SCSS
$custom: #d385ff; $custom-light: #e3aaff; $custom-dark: #000000;
JSON
{
"hex": "#d385ff",
"rgb": {
"r": 211,
"g": 133,
"b": 255
},
"hsl": {
"h": 278.361,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.74427,
"c": 0.18477,
"h": 312.2
},
"luminance": 0.37844
}Semantic roles & 50–950 ramp
primary
#D385FF
secondary
#E1F7D4
accent
#E60053
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86