#D97FEB#D97FEB
#D97FEB is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.2% C 0.176 H 320.8°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D97FEB |
|---|---|
| RGB | rgb(217, 127, 235) |
| HSL | hsl(290, 73%, 71%) |
| HSV | hsv(290, 46%, 92%) |
| CMYK | cmyk(7.7%, 46%, 0%, 7.8%) |
| CIE-LAB | lab(66.47, 51.37, -40.38) |
| CIE-LCH | lch(66.47, 65.34, 321.83°) |
| OKLab | oklab(73.21% 0.1364 -0.1114) |
| OKLCH | oklch(73.21% 0.176 320.8) |
| XYZ | xyz(51.1983, 35.9306, 82.8195) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 4.53
Orchid
#DA70D6
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 4.79
Light Purple
#BF77F6
ΔE00 6.36
Light Magenta
#FA5FF7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D97FEB #91EB7F
analogous
#A37FEB #D97FEB #EB7FC7
triadic
#D97FEB #EBD97F #7FEBD9
tetradic
#D97FEB #EBA37F #91EB7F #7FC7EB
square
#D97FEB #EBA37F #91EB7F #7FC7EB
split-complementary
#D97FEB #C7EB7F #7FEBA3
monochromatic
#B220CF #C94AE3 #D97FEB #E9B4F3 #F7E5FB
Accessibility & contrast
On white
2.57
#D97FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#D97FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D97FEB
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D97FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D97FEB | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEF
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#DB8DAA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d97feb; /* rgb */ color: rgb(217, 127, 235); /* oklch */ color: oklch(73.2% 0.176 320.8);
Tailwind
colors: {
custom: {
50: '#e7a6f2',
500: '#d97feb',
950: '#000000',
},
}SCSS
$custom: #d97feb; $custom-light: #e7a6f2; $custom-dark: #000000;
JSON
{
"hex": "#d97feb",
"rgb": {
"r": 217,
"g": 127,
"b": 235
},
"hsl": {
"h": 290,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.73206,
"c": 0.17615,
"h": 320.8
},
"luminance": 0.35929
}Semantic roles & 50–950 ramp
primary
#D97FEB
secondary
#D9F1D5
accent
#D51031
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85