#D976F8#D976F8
#D976F8 is a light, highly saturated purple. Relative luminance 0.345; OKLCH L 72.6% C 0.203 H 317.6°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D976F8 |
|---|---|
| RGB | rgb(217, 118, 248) |
| HSL | hsl(286, 90%, 72%) |
| HSV | hsv(286, 52%, 97%) |
| CMYK | cmyk(12.5%, 52.4%, 0%, 2.7%) |
| CIE-LAB | lab(65.35, 58.39, -49.30) |
| CIE-LCH | lch(65.35, 76.42, 319.82°) |
| OKLab | oklab(72.58% 0.1501 -0.1372) |
| OKLCH | oklch(72.58% 0.203 317.6) |
| XYZ | xyz(52.0346, 34.4877, 92.7045) |
| Luminance | 0.3449 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.64
Easter Purple
#C071FE
ΔE00 5.17
Violet Pink
#FB5FFC
ΔE00 5.63
Light Magenta
#FA5FF7
ΔE00 5.75
Violet (CSS)
#EE82EE
ΔE00 5.77
Orchid
#DA70D6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D976F8 #95F876
analogous
#9876F8 #D976F8 #F876D6
triadic
#D976F8 #F8D976 #76F8D9
tetradic
#D976F8 #F89876 #95F876 #76D6F8
square
#D976F8 #F89876 #95F876 #76D6F8
split-complementary
#D976F8 #D6F876 #76F898
monochromatic
#B30CE8 #C93CF5 #D976F8 #E9B0FB #F7E2FE
Accessibility & contrast
On white
2.66
#D976F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#D976F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D976F8
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D976F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D976F8 | 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)
#5B98FC
Deuteranopia (green-blind)
#7BA2F5
Tritanopia (blue-blind)
#D88AAC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #d976f8; /* rgb */ color: rgb(217, 118, 248); /* oklch */ color: oklch(72.6% 0.203 317.6);
Tailwind
colors: {
custom: {
50: '#e7a1fb',
500: '#d976f8',
950: '#000000',
},
}SCSS
$custom: #d976f8; $custom-light: #e7a1fb; $custom-dark: #000000;
JSON
{
"hex": "#d976f8",
"rgb": {
"r": 217,
"g": 118,
"b": 248
},
"hsl": {
"h": 285.692,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.72575,
"c": 0.20335,
"h": 317.6
},
"luminance": 0.34486
}Semantic roles & 50–950 ramp
primary
#D976F8
secondary
#DCF5D4
accent
#E60037
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85