#D379EF#D379EF
#D379EF is a light, vivid purple. Relative luminance 0.338; OKLCH L 71.9% C 0.187 H 317.7°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D379EF |
|---|---|
| RGB | rgb(211, 121, 239) |
| HSL | hsl(286, 79%, 71%) |
| HSV | hsv(286, 49%, 94%) |
| CMYK | cmyk(11.7%, 49.4%, 0%, 6.3%) |
| CIE-LAB | lab(64.77, 53.53, -45.30) |
| CIE-LCH | lch(64.77, 70.13, 319.76°) |
| OKLab | oklab(71.85% 0.1383 -0.1257) |
| OKLCH | oklch(71.85% 0.187 317.7) |
| XYZ | xyz(49.2792, 33.7573, 85.5646) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.39
Orchid
#DA70D6
ΔE00 5.08
Easter Purple
#C071FE
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 5.66
Purply Pink
#F075E6
ΔE00 5.89
Liliac
#C48EFD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D379EF #95EF79
analogous
#9879EF #D379EF #EF79D0
triadic
#D379EF #EFD379 #79EFD3
tetradic
#D379EF #EF9879 #95EF79 #79D0EF
square
#D379EF #EF9879 #95EF79 #79D0EF
split-complementary
#D379EF #D0EF79 #79EF98
monochromatic
#A819D4 #C142E8 #D379EF #E5B0F6 #F6E4FC
Accessibility & contrast
On white
2.71
#D379EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#D379EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D379EF
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D379EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D379EF | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F3
Deuteranopia (green-blind)
#7EA0EC
Tritanopia (blue-blind)
#D38AA9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #d379ef; /* rgb */ color: rgb(211, 121, 239); /* oklch */ color: oklch(71.9% 0.187 317.7);
Tailwind
colors: {
custom: {
50: '#e3a2f4',
500: '#d379ef',
950: '#000000',
},
}SCSS
$custom: #d379ef; $custom-light: #e3a2f4; $custom-dark: #000000;
JSON
{
"hex": "#d379ef",
"rgb": {
"r": 211,
"g": 121,
"b": 239
},
"hsl": {
"h": 285.763,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.71853,
"c": 0.18687,
"h": 317.7
},
"luminance": 0.33756
}Semantic roles & 50–950 ramp
primary
#D379EF
secondary
#D9F2D2
accent
#DB0B3C
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F17
muted
#847F85