#D379EB#D379EB
#D379EB is a light, vivid purple. Relative luminance 0.335; OKLCH L 71.7% C 0.183 H 318.9°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D379EB |
|---|---|
| RGB | rgb(211, 121, 235) |
| HSL | hsl(287, 74%, 70%) |
| HSV | hsv(287, 49%, 92%) |
| CMYK | cmyk(10.2%, 48.5%, 0%, 7.8%) |
| CIE-LAB | lab(64.58, 52.75, -43.39) |
| CIE-LCH | lch(64.58, 68.30, 320.56°) |
| OKLab | oklab(71.65% 0.1377 -0.1202) |
| OKLCH | oklch(71.65% 0.183 318.9) |
| XYZ | xyz(48.6948, 33.5235, 82.4868) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.47
Light Purple
#BF77F6
ΔE00 4.85
Violet (CSS)
#EE82EE
ΔE00 5.39
Purply Pink
#F075E6
ΔE00 5.51
Easter Purple
#C071FE
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D379EB #91EB79
analogous
#9A79EB #D379EB #EB79CA
triadic
#D379EB #EBD379 #79EBD3
tetradic
#D379EB #EB9A79 #91EB79 #79CAEB
square
#D379EB #EB9A79 #91EB79 #79CAEB
split-complementary
#D379EB #CAEB79 #79EB9A
monochromatic
#A71ECB #C244E3 #D379EB #E4AEF3 #F6E4FB
Accessibility & contrast
On white
2.73
#D379EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#D379EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D379EB
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D379EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D379EB | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597EF
Deuteranopia (green-blind)
#80A0E8
Tritanopia (blue-blind)
#D389A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #d379eb; /* rgb */ color: rgb(211, 121, 235); /* oklch */ color: oklch(71.7% 0.183 318.9);
Tailwind
colors: {
custom: {
50: '#e3a2f2',
500: '#d379eb',
950: '#000000',
},
}SCSS
$custom: #d379eb; $custom-light: #e3a2f2; $custom-dark: #000000;
JSON
{
"hex": "#d379eb",
"rgb": {
"r": 211,
"g": 121,
"b": 235
},
"hsl": {
"h": 287.368,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.71653,
"c": 0.18279,
"h": 318.9
},
"luminance": 0.33522
}Semantic roles & 50–950 ramp
primary
#D379EB
secondary
#D7F0D0
accent
#D60F39
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F17
muted
#847F85