#D38FF6#D38FF6
#D38FF6 is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.5% C 0.159 H 313.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D38FF6 |
|---|---|
| RGB | rgb(211, 143, 246) |
| HSL | hsl(280, 85%, 76%) |
| HSV | hsv(280, 42%, 96%) |
| CMYK | cmyk(14.2%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(69.58, 43.51, -41.61) |
| CIE-LCH | lch(69.58, 60.20, 316.28°) |
| OKLab | oklab(75.54% 0.109 -0.1152) |
| OKLCH | oklch(75.54% 0.159 313.4) |
| XYZ | xyz(53.3182, 40.1488, 92.1117) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.67
Baby Purple
#CA9BF7
ΔE00 3.73
Lilac (survey)
#CEA2FD
ΔE00 5.08
Pastel Purple
#CAA0FF
ΔE00 5.15
Lavender (survey)
#C79FEF
ΔE00 5.30
Violet (CSS)
#EE82EE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D38FF6 #B2F68F
analogous
#A08FF6 #D38FF6 #F68FE5
triadic
#D38FF6 #F6D38F #8FF6D3
tetradic
#D38FF6 #F6A08F #B2F68F #8FE5F6
square
#D38FF6 #F6A08F #B2F68F #8FE5F6
split-complementary
#D38FF6 #E5F68F #8FF6A0
monochromatic
#A61EED #BD56F1 #D38FF6 #E9C8FB #F4E3FD
Accessibility & contrast
On white
2.33
#D38FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#D38FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D38FF6
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D38FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D38FF6 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FA
Deuteranopia (green-blind)
#8DACF3
Tritanopia (blue-blind)
#D09EB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d38ff6; /* rgb */ color: rgb(211, 143, 246); /* oklch */ color: oklch(75.5% 0.159 313.4);
Tailwind
colors: {
custom: {
50: '#e2b1f9',
500: '#d38ff6',
950: '#000000',
},
}SCSS
$custom: #d38ff6; $custom-light: #e2b1f9; $custom-dark: #000000;
JSON
{
"hex": "#d38ff6",
"rgb": {
"r": 211,
"g": 143,
"b": 246
},
"hsl": {
"h": 279.612,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.7554,
"c": 0.1586,
"h": 313.4
},
"luminance": 0.40148
}Semantic roles & 50–950 ramp
primary
#D38FF6
secondary
#E1F5D6
accent
#E2044F
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151117
muted
#848085