#D979EC#D979EC
#D979EC is a light, vivid purple. Relative luminance 0.345; OKLCH L 72.4% C 0.187 H 320.8°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D979EC |
|---|---|
| RGB | rgb(217, 121, 236) |
| HSL | hsl(290, 75%, 70%) |
| HSV | hsv(290, 49%, 93%) |
| CMYK | cmyk(8.1%, 48.7%, 0%, 7.5%) |
| CIE-LAB | lab(65.35, 54.59, -42.69) |
| CIE-LCH | lch(65.35, 69.30, 321.97°) |
| OKLab | oklab(72.39% 0.1448 -0.118) |
| OKLCH | oklch(72.39% 0.187 320.8) |
| XYZ | xyz(50.5912, 34.4846, 83.3319) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.10
Violet (CSS)
#EE82EE
ΔE00 4.43
Purply Pink
#F075E6
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 5.66
Light Magenta
#FA5FF7
ΔE00 5.75
Light Purple
#BF77F6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D979EC #8CEC79
analogous
#A079EC #D979EC #EC79C5
triadic
#D979EC #ECD979 #79ECD9
tetradic
#D979EC #ECA079 #8CEC79 #79C5EC
square
#D979EC #ECA079 #8CEC79 #79C5EC
split-complementary
#D979EC #C5EC79 #79ECA0
monochromatic
#B01DCD #CA43E4 #D979EC #E8AFF4 #F7E4FB
Accessibility & contrast
On white
2.66
#D979EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#D979EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D979EC
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D979EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D979EC | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6798F0
Deuteranopia (green-blind)
#83A2E9
Tritanopia (blue-blind)
#DB88A8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #d979ec; /* rgb */ color: rgb(217, 121, 236); /* oklch */ color: oklch(72.4% 0.187 320.8);
Tailwind
colors: {
custom: {
50: '#e7a3f2',
500: '#d979ec',
950: '#000000',
},
}SCSS
$custom: #d979ec; $custom-light: #e7a3f2; $custom-dark: #000000;
JSON
{
"hex": "#d979ec",
"rgb": {
"r": 217,
"g": 121,
"b": 236
},
"hsl": {
"h": 290.087,
"s": 75.163,
"l": 70
},
"oklch": {
"l": 0.72388,
"c": 0.18681,
"h": 320.8
},
"luminance": 0.34483
}Semantic roles & 50–950 ramp
primary
#D979EC
secondary
#D6F0D0
accent
#D70E2F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85