#D98DFE#D98DFE
#D98DFE is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.2% C 0.173 H 313.9°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D98DFE |
|---|---|
| RGB | rgb(217, 141, 254) |
| HSL | hsl(280, 98%, 77%) |
| HSV | hsv(280, 44%, 100%) |
| CMYK | cmyk(14.6%, 44.5%, 0%, 0.4%) |
| CIE-LAB | lab(70.15, 47.91, -45.03) |
| CIE-LCH | lch(70.15, 65.75, 316.77°) |
| OKLab | oklab(76.23% 0.1201 -0.1249) |
| OKLCH | oklch(76.23% 0.173 313.9) |
| XYZ | xyz(56.0266, 40.9585, 98.7011) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.03
Baby Purple
#CA9BF7
ΔE00 4.74
Violet (CSS)
#EE82EE
ΔE00 5.71
Lilac (survey)
#CEA2FD
ΔE00 5.83
Pastel Purple
#CAA0FF
ΔE00 5.84
Lavender (survey)
#C79FEF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D98DFE #B2FE8D
analogous
#A18DFE #D98DFE #FE8DEB
triadic
#D98DFE #FED98D #8DFED9
tetradic
#D98DFE #FEA18D #B2FE8D #8DEBFE
square
#D98DFE #FEA18D #B2FE8D #8DEBFE
split-complementary
#D98DFE #EBFE8D #8DFEA1
monochromatic
#B114FD #C550FD #D98DFE #EDCAFF #F5E1FF
Accessibility & contrast
On white
2.28
#D98DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#D98DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D98DFE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D98DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D98DFE | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#8BADFB
Tritanopia (blue-blind)
#D69EBA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d98dfe; /* rgb */ color: rgb(217, 141, 254); /* oklch */ color: oklch(76.2% 0.173 313.9);
Tailwind
colors: {
custom: {
50: '#e6b0ff',
500: '#d98dfe',
950: '#000000',
},
}SCSS
$custom: #d98dfe; $custom-light: #e6b0ff; $custom-dark: #000000;
JSON
{
"hex": "#d98dfe",
"rgb": {
"r": 217,
"g": 141,
"b": 254
},
"hsl": {
"h": 280.354,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.76227,
"c": 0.17327,
"h": 313.9
},
"luminance": 0.40957
}Semantic roles & 50–950 ramp
primary
#D98DFE
secondary
#DFF7D4
accent
#E6004B
background
#FEFAFF
surface
#FDF5FF
border
#D5CFD7
text
#161118
muted
#848086