#D397FF#D397FF
#D397FF is a light, vivid violet. Relative luminance 0.432; OKLCH L 77.3% C 0.156 H 309.7°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D397FF |
|---|---|
| RGB | rgb(211, 151, 255) |
| HSL | hsl(275, 100%, 80%) |
| HSV | hsv(275, 41%, 100%) |
| CMYK | cmyk(17.3%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(71.69, 41.13, -43.20) |
| CIE-LCH | lch(71.69, 59.64, 313.59°) |
| OKLab | oklab(77.26% 0.0995 -0.1198) |
| OKLCH | oklch(77.26% 0.156 309.7) |
| XYZ | xyz(55.9773, 43.2029, 99.9785) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.33
Pastel Purple
#CAA0FF
ΔE00 3.19
Lilac (survey)
#CEA2FD
ΔE00 3.19
Liliac
#C48EFD
ΔE00 3.42
Lavender (survey)
#C79FEF
ΔE00 4.28
Mauve
#E0B0FF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D397FF #C3FF97
analogous
#9F97FF #D397FF #FF97F7
triadic
#D397FF #FFD397 #97FFD3
tetradic
#D397FF #FF9F97 #C3FF97 #97F7FF
square
#D397FF #FF9F97 #C3FF97 #97F7FF
split-complementary
#D397FF #F7FF97 #97FF9F
monochromatic
#9F1DFF #B95AFF #D397FF #EDD4FF #F2E0FF
Accessibility & contrast
On white
2.18
#D397FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#D397FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D397FF
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D397FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D397FF | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#90B1FC
Tritanopia (blue-blind)
#CEA7BF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d397ff; /* rgb */ color: rgb(211, 151, 255); /* oklch */ color: oklch(77.3% 0.156 309.7);
Tailwind
colors: {
custom: {
50: '#e2b6ff',
500: '#d397ff',
950: '#000000',
},
}SCSS
$custom: #d397ff; $custom-light: #e2b6ff; $custom-dark: #000000;
JSON
{
"hex": "#d397ff",
"rgb": {
"r": 211,
"g": 151,
"b": 255
},
"hsl": {
"h": 274.615,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.7726,
"c": 0.15574,
"h": 309.7
},
"luminance": 0.43202
}Semantic roles & 50–950 ramp
primary
#D397FF
secondary
#E3F7D4
accent
#E60061
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151118
muted
#848086