#D38FF7#D38FF7
#D38FF7 is a light, vivid violet. Relative luminance 0.402; OKLCH L 75.6% C 0.160 H 313.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D38FF7 |
|---|---|
| RGB | rgb(211, 143, 247) |
| HSL | hsl(279, 87%, 76%) |
| HSV | hsv(279, 42%, 97%) |
| CMYK | cmyk(14.6%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(69.62, 43.71, -42.09) |
| CIE-LCH | lch(69.62, 60.68, 316.09°) |
| OKLab | oklab(75.59% 0.1092 -0.1166) |
| OKLCH | oklch(75.59% 0.16 313.1) |
| XYZ | xyz(53.4721, 40.2103, 92.9222) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.55
Baby Purple
#CA9BF7
ΔE00 3.71
Lilac (survey)
#CEA2FD
ΔE00 5.05
Pastel Purple
#CAA0FF
ΔE00 5.09
Lavender (survey)
#C79FEF
ΔE00 5.34
Violet (CSS)
#EE82EE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D38FF7 #B3F78F
analogous
#9F8FF7 #D38FF7 #F78FE7
triadic
#D38FF7 #F7D38F #8FF7D3
tetradic
#D38FF7 #F79F8F #B3F78F #8FE7F7
square
#D38FF7 #F79F8F #B3F78F #8FE7F7
split-complementary
#D38FF7 #E7F78F #8FF79F
monochromatic
#A61DEF #BD56F3 #D38FF7 #E9C8FB #F4E2FD
Accessibility & contrast
On white
2.32
#D38FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#D38FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D38FF7
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D38FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D38FF7 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FB
Deuteranopia (green-blind)
#8CACF4
Tritanopia (blue-blind)
#D09EB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d38ff7; /* rgb */ color: rgb(211, 143, 247); /* oklch */ color: oklch(75.6% 0.160 313.1);
Tailwind
colors: {
custom: {
50: '#e2b1fa',
500: '#d38ff7',
950: '#000000',
},
}SCSS
$custom: #d38ff7; $custom-light: #e2b1fa; $custom-dark: #000000;
JSON
{
"hex": "#d38ff7",
"rgb": {
"r": 211,
"g": 143,
"b": 247
},
"hsl": {
"h": 279.231,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.75587,
"c": 0.15973,
"h": 313.1
},
"luminance": 0.40209
}Semantic roles & 50–950 ramp
primary
#D38FF7
secondary
#E1F5D6
accent
#E30250
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151117
muted
#848085