#D998F3#D998F3
#D998F3 is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.5% C 0.143 H 315.9°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D998F3 |
|---|---|
| RGB | rgb(217, 152, 243) |
| HSL | hsl(283, 79%, 77%) |
| HSV | hsv(283, 37%, 95%) |
| CMYK | cmyk(10.7%, 37.4%, 0%, 4.7%) |
| CIE-LAB | lab(72.01, 39.84, -36.13) |
| CIE-LCH | lch(72.01, 53.78, 317.80°) |
| OKLab | oklab(77.48% 0.1026 -0.0994) |
| OKLCH | oklch(77.48% 0.143 315.9) |
| XYZ | xyz(56.0187, 43.6806, 90.2569) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.65
Lilac (survey)
#CEA2FD
ΔE00 4.32
Lavender (survey)
#C79FEF
ΔE00 4.36
Pastel Purple
#CAA0FF
ΔE00 5.00
Mauve
#E0B0FF
ΔE00 5.70
Liliac
#C48EFD
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D998F3 #B2F398
analogous
#AB98F3 #D998F3 #F398E0
triadic
#D998F3 #F3D998 #98F3D9
tetradic
#D998F3 #F3AB98 #B2F398 #98E0F3
square
#D998F3 #F3AB98 #B2F398 #98E0F3
split-complementary
#D998F3 #E0F398 #98F3AB
monochromatic
#B12AE6 #C561ED #D998F3 #EDCFF9 #F5E4FC
Accessibility & contrast
On white
2.16
#D998F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#D998F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D998F3
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D998F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D998F3 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF6
Deuteranopia (green-blind)
#99B3F0
Tritanopia (blue-blind)
#D8A4BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d998f3; /* rgb */ color: rgb(217, 152, 243); /* oklch */ color: oklch(77.5% 0.143 315.9);
Tailwind
colors: {
custom: {
50: '#e6b7f7',
500: '#d998f3',
950: '#000000',
},
}SCSS
$custom: #d998f3; $custom-light: #e6b7f7; $custom-dark: #000000;
JSON
{
"hex": "#d998f3",
"rgb": {
"r": 217,
"g": 152,
"b": 243
},
"hsl": {
"h": 282.857,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.77476,
"c": 0.14286,
"h": 315.9
},
"luminance": 0.43679
}Semantic roles & 50–950 ramp
primary
#D998F3
secondary
#DFF4D7
accent
#DB0A46
background
#FEFBFF
surface
#FCF6FE
border
#D5D0D6
text
#161117
muted
#848085