#D978ED#D978ED
#D978ED is a light, vivid purple. Relative luminance 0.343; OKLCH L 72.3% C 0.189 H 320.6°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D978ED |
|---|---|
| RGB | rgb(217, 120, 237) |
| HSL | hsl(290, 76%, 70%) |
| HSV | hsv(290, 49%, 93%) |
| CMYK | cmyk(8.4%, 49.4%, 0%, 7.1%) |
| CIE-LAB | lab(65.20, 55.27, -43.47) |
| CIE-LCH | lch(65.20, 70.32, 321.82°) |
| OKLab | oklab(72.3% 0.1463 -0.1203) |
| OKLCH | oklch(72.3% 0.189 320.6) |
| XYZ | xyz(50.6160, 34.3011, 84.0589) |
| Luminance | 0.3430 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.20
Violet (CSS)
#EE82EE
ΔE00 4.61
Purply Pink
#F075E6
ΔE00 4.64
Light Purple
#BF77F6
ΔE00 5.62
Light Magenta
#FA5FF7
ΔE00 5.64
Violet Pink
#FB5FFC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D978ED #8CED78
analogous
#9F78ED #D978ED #ED78C6
triadic
#D978ED #EDD978 #78EDD9
tetradic
#D978ED #ED9F78 #8CED78 #78C6ED
square
#D978ED #ED9F78 #8CED78 #78C6ED
split-complementary
#D978ED #C6ED78 #78ED9F
monochromatic
#B01CCF #CA42E6 #D978ED #E8AEF4 #F7E4FB
Accessibility & contrast
On white
2.67
#D978ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#D978ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D978ED
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D978ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D978ED | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597F1
Deuteranopia (green-blind)
#82A2EA
Tritanopia (blue-blind)
#DB88A8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #d978ed; /* rgb */ color: rgb(217, 120, 237); /* oklch */ color: oklch(72.3% 0.189 320.6);
Tailwind
colors: {
custom: {
50: '#e7a2f3',
500: '#d978ed',
950: '#000000',
},
}SCSS
$custom: #d978ed; $custom-light: #e7a2f3; $custom-dark: #000000;
JSON
{
"hex": "#d978ed",
"rgb": {
"r": 217,
"g": 120,
"b": 237
},
"hsl": {
"h": 289.744,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.72296,
"c": 0.18937,
"h": 320.6
},
"luminance": 0.34299
}Semantic roles & 50–950 ramp
primary
#D978ED
secondary
#D6F1D0
accent
#D90D30
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85