#D975EE#D975EE
#D975EE is a light, vivid purple. Relative luminance 0.336; OKLCH L 71.9% C 0.195 H 320.4°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D975EE |
|---|---|
| RGB | rgb(217, 117, 238) |
| HSL | hsl(290, 78%, 70%) |
| HSV | hsv(290, 51%, 93%) |
| CMYK | cmyk(8.8%, 50.8%, 0%, 6.7%) |
| CIE-LAB | lab(64.68, 56.95, -44.84) |
| CIE-LCH | lch(64.68, 72.48, 321.79°) |
| OKLab | oklab(71.93% 0.1504 -0.1242) |
| OKLCH | oklch(71.93% 0.195 320.4) |
| XYZ | xyz(50.4073, 33.6494, 84.7121) |
| Luminance | 0.3365 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.25
Purply Pink
#F075E6
ΔE00 4.85
Violet (CSS)
#EE82EE
ΔE00 5.08
Light Magenta
#FA5FF7
ΔE00 5.36
Light Purple
#BF77F6
ΔE00 5.41
Violet Pink
#FB5FFC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D975EE #8AEE75
analogous
#9D75EE #D975EE #EE75C6
triadic
#D975EE #EED975 #75EED9
tetradic
#D975EE #EE9D75 #8AEE75 #75C6EE
square
#D975EE #EE9D75 #8AEE75 #75C6EE
split-complementary
#D975EE #C6EE75 #75EE9D
monochromatic
#B01ACF #CA3FE7 #D975EE #E8ABF5 #F7E2FB
Accessibility & contrast
On white
2.72
#D975EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#D975EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D975EE
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D975EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D975EE | 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)
#6096F2
Deuteranopia (green-blind)
#7FA1EB
Tritanopia (blue-blind)
#DA86A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #d975ee; /* rgb */ color: rgb(217, 117, 238); /* oklch */ color: oklch(71.9% 0.195 320.4);
Tailwind
colors: {
custom: {
50: '#e7a0f4',
500: '#d975ee',
950: '#000000',
},
}SCSS
$custom: #d975ee; $custom-light: #e7a0f4; $custom-dark: #000000;
JSON
{
"hex": "#d975ee",
"rgb": {
"r": 217,
"g": 117,
"b": 238
},
"hsl": {
"h": 289.587,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.71929,
"c": 0.19507,
"h": 320.4
},
"luminance": 0.33647
}Semantic roles & 50–950 ramp
primary
#D975EE
secondary
#D4F1CE
accent
#DA0B2F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85