#D396FF#D396FF
#D396FF is a light, vivid violet. Relative luminance 0.429; OKLCH L 77.1% C 0.157 H 309.9°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D396FF |
|---|---|
| RGB | rgb(211, 150, 255) |
| HSL | hsl(275, 100%, 79%) |
| HSV | hsv(275, 41%, 100%) |
| CMYK | cmyk(17.3%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(71.48, 41.66, -43.54) |
| CIE-LCH | lch(71.48, 60.26, 313.74°) |
| OKLab | oklab(77.1% 0.1009 -0.1208) |
| OKLCH | oklch(77.1% 0.157 309.9) |
| XYZ | xyz(55.8170, 42.8824, 99.9250) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.50
Liliac
#C48EFD
ΔE00 3.29
Pastel Purple
#CAA0FF
ΔE00 3.38
Lilac (survey)
#CEA2FD
ΔE00 3.43
Lavender (survey)
#C79FEF
ΔE00 4.46
Mauve
#E0B0FF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D396FF #C2FF96
analogous
#9F96FF #D396FF #FF96F7
triadic
#D396FF #FFD396 #96FFD3
tetradic
#D396FF #FF9F96 #C2FF96 #96F7FF
square
#D396FF #FF9F96 #C2FF96 #96F7FF
split-complementary
#D396FF #F7FF96 #96FF9F
monochromatic
#A01CFF #B959FF #D396FF #EDD3FF #F2E0FF
Accessibility & contrast
On white
2.19
#D396FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#D396FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D396FF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D396FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D396FF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#CEA6BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d396ff; /* rgb */ color: rgb(211, 150, 255); /* oklch */ color: oklch(77.1% 0.157 309.9);
Tailwind
colors: {
custom: {
50: '#e2b6ff',
500: '#d396ff',
950: '#000000',
},
}SCSS
$custom: #d396ff; $custom-light: #e2b6ff; $custom-dark: #000000;
JSON
{
"hex": "#d396ff",
"rgb": {
"r": 211,
"g": 150,
"b": 255
},
"hsl": {
"h": 274.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.77097,
"c": 0.15738,
"h": 309.9
},
"luminance": 0.42882
}Semantic roles & 50–950 ramp
primary
#D396FF
secondary
#E3F7D4
accent
#E60060
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151118
muted
#848086