#D998F6#D998F6
#D998F6 is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.6% C 0.146 H 314.9°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D998F6 |
|---|---|
| RGB | rgb(217, 152, 246) |
| HSL | hsl(281, 84%, 78%) |
| HSV | hsv(281, 38%, 96%) |
| CMYK | cmyk(11.8%, 38.2%, 0%, 3.5%) |
| CIE-LAB | lab(72.14, 40.45, -37.57) |
| CIE-LCH | lch(72.14, 55.20, 317.11°) |
| OKLab | oklab(77.61% 0.1033 -0.1035) |
| OKLCH | oklch(77.61% 0.146 314.9) |
| XYZ | xyz(56.4755, 43.8633, 92.6623) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.36
Lilac (survey)
#CEA2FD
ΔE00 4.03
Lavender (survey)
#C79FEF
ΔE00 4.33
Pastel Purple
#CAA0FF
ΔE00 4.65
Liliac
#C48EFD
ΔE00 5.44
Mauve
#E0B0FF
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D998F6 #B5F698
analogous
#AA98F6 #D998F6 #F698E4
triadic
#D998F6 #F6D998 #98F6D9
tetradic
#D998F6 #F6AA98 #B5F698 #98E4F6
square
#D998F6 #F6AA98 #B5F698 #98E4F6
split-complementary
#D998F6 #E4F698 #98F6AA
monochromatic
#AF27EC #C460F1 #D998F6 #EED0FB #F5E3FD
Accessibility & contrast
On white
2.15
#D998F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#D998F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D998F6
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D998F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D998F6 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADFA
Deuteranopia (green-blind)
#98B3F3
Tritanopia (blue-blind)
#D7A5BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d998f6; /* rgb */ color: rgb(217, 152, 246); /* oklch */ color: oklch(77.6% 0.146 314.9);
Tailwind
colors: {
custom: {
50: '#e6b7f9',
500: '#d998f6',
950: '#000000',
},
}SCSS
$custom: #d998f6; $custom-light: #e6b7f9; $custom-dark: #000000;
JSON
{
"hex": "#d998f6",
"rgb": {
"r": 217,
"g": 152,
"b": 246
},
"hsl": {
"h": 281.489,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.77609,
"c": 0.14621,
"h": 314.9
},
"luminance": 0.43862
}Semantic roles & 50–950 ramp
primary
#D998F6
secondary
#E0F4D7
accent
#E00549
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085