#D379ED#D379ED
#D379ED is a light, vivid purple. Relative luminance 0.336; OKLCH L 71.8% C 0.185 H 318.3°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D379ED |
|---|---|
| RGB | rgb(211, 121, 237) |
| HSL | hsl(287, 76%, 70%) |
| HSV | hsv(287, 49%, 93%) |
| CMYK | cmyk(11%, 48.9%, 0%, 7.1%) |
| CIE-LAB | lab(64.68, 53.14, -44.35) |
| CIE-LCH | lch(64.68, 69.21, 320.15°) |
| OKLab | oklab(71.75% 0.138 -0.1229) |
| OKLCH | oklch(71.75% 0.185 318.3) |
| XYZ | xyz(48.9853, 33.6398, 84.0171) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.61
Orchid
#DA70D6
ΔE00 4.78
Violet (CSS)
#EE82EE
ΔE00 5.52
Easter Purple
#C071FE
ΔE00 5.62
Purply Pink
#F075E6
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D379ED #93ED79
analogous
#9979ED #D379ED #ED79CD
triadic
#D379ED #EDD379 #79EDD3
tetradic
#D379ED #ED9979 #93ED79 #79CDED
square
#D379ED #ED9979 #93ED79 #79CDED
split-complementary
#D379ED #CDED79 #79ED99
monochromatic
#A71CD0 #C143E6 #D379ED #E5AFF4 #F6E4FB
Accessibility & contrast
On white
2.72
#D379ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#D379ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D379ED
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D379ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D379ED | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F1
Deuteranopia (green-blind)
#7FA0EA
Tritanopia (blue-blind)
#D389A8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #d379ed; /* rgb */ color: rgb(211, 121, 237); /* oklch */ color: oklch(71.8% 0.185 318.3);
Tailwind
colors: {
custom: {
50: '#e3a2f3',
500: '#d379ed',
950: '#000000',
},
}SCSS
$custom: #d379ed; $custom-light: #e3a2f3; $custom-dark: #000000;
JSON
{
"hex": "#d379ed",
"rgb": {
"r": 211,
"g": 121,
"b": 237
},
"hsl": {
"h": 286.552,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.71753,
"c": 0.18483,
"h": 318.3
},
"luminance": 0.33638
}Semantic roles & 50–950 ramp
primary
#D379ED
secondary
#D8F1D1
accent
#D90D3B
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F17
muted
#847F85