#D98EF8#D98EF8
#D98EF8 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.1% C 0.165 H 315.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D98EF8 |
|---|---|
| RGB | rgb(217, 142, 248) |
| HSL | hsl(282, 88%, 76%) |
| HSV | hsv(282, 43%, 97%) |
| CMYK | cmyk(12.5%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(70.09, 46.16, -41.85) |
| CIE-LCH | lch(70.09, 62.31, 317.80°) |
| OKLab | oklab(76.1% 0.1177 -0.1157) |
| OKLCH | oklch(76.1% 0.165 315.5) |
| XYZ | xyz(55.2290, 40.8764, 93.7693) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.55
Baby Purple
#CA9BF7
ΔE00 4.59
Violet (CSS)
#EE82EE
ΔE00 5.14
Lilac (survey)
#CEA2FD
ΔE00 5.73
Pastel Purple
#CAA0FF
ΔE00 5.91
Lavender (survey)
#C79FEF
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D98EF8 #ADF88E
analogous
#A48EF8 #D98EF8 #F88EE2
triadic
#D98EF8 #F8D98E #8EF8D9
tetradic
#D98EF8 #F8A48E #ADF88E #8EE2F8
square
#D98EF8 #F8A48E #ADF88E #8EE2F8
split-complementary
#D98EF8 #E2F88E #8EF8A4
monochromatic
#B21BF1 #C654F4 #D98EF8 #ECC8FC #F5E2FD
Accessibility & contrast
On white
2.29
#D98EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#D98EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D98EF8
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D98EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D98EF8 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#8FAEF5
Tritanopia (blue-blind)
#D79DB7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d98ef8; /* rgb */ color: rgb(217, 142, 248); /* oklch */ color: oklch(76.1% 0.165 315.5);
Tailwind
colors: {
custom: {
50: '#e6b0fb',
500: '#d98ef8',
950: '#000000',
},
}SCSS
$custom: #d98ef8; $custom-light: #e6b0fb; $custom-dark: #000000;
JSON
{
"hex": "#d98ef8",
"rgb": {
"r": 217,
"g": 142,
"b": 248
},
"hsl": {
"h": 282.453,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.76097,
"c": 0.16509,
"h": 315.5
},
"luminance": 0.40875
}Semantic roles & 50–950 ramp
primary
#D98EF8
secondary
#DFF5D6
accent
#E50143
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085