#D99EF4#D99EF4
#D99EF4 is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.5% C 0.134 H 314.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D99EF4 |
|---|---|
| RGB | rgb(217, 158, 244) |
| HSL | hsl(281, 80%, 79%) |
| HSV | hsv(281, 35%, 96%) |
| CMYK | cmyk(11.1%, 35.2%, 0%, 4.3%) |
| CIE-LAB | lab(73.38, 36.82, -34.56) |
| CIE-LCH | lch(73.38, 50.50, 316.82°) |
| OKLab | oklab(78.52% 0.0943 -0.095) |
| OKLCH | oklch(78.52% 0.134 314.8) |
| XYZ | xyz(57.1687, 45.7382, 91.3872) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.50
Lilac (survey)
#CEA2FD
ΔE00 3.61
Lavender (survey)
#C79FEF
ΔE00 3.67
Mauve
#E0B0FF
ΔE00 4.27
Pastel Purple
#CAA0FF
ΔE00 4.55
Pale Violet
#CEAEFA
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99EF4 #B9F49E
analogous
#AE9EF4 #D99EF4 #F49EE4
triadic
#D99EF4 #F4D99E #9EF4D9
tetradic
#D99EF4 #F4AE9E #B9F49E #9EE4F4
square
#D99EF4 #F4AE9E #B9F49E #9EE4F4
split-complementary
#D99EF4 #E4F49E #9EF4AE
monochromatic
#AE30E8 #C367EE #D99EF4 #EFD5FA #F4E4FC
Accessibility & contrast
On white
2.07
#D99EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#D99EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99EF4
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99EF4 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F7
Deuteranopia (green-blind)
#9EB6F1
Tritanopia (blue-blind)
#D8A9BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d99ef4; /* rgb */ color: rgb(217, 158, 244); /* oklch */ color: oklch(78.5% 0.134 314.8);
Tailwind
colors: {
custom: {
50: '#e6bbf8',
500: '#d99ef4',
950: '#000000',
},
}SCSS
$custom: #d99ef4; $custom-light: #e6bbf8; $custom-dark: #000000;
JSON
{
"hex": "#d99ef4",
"rgb": {
"r": 217,
"g": 158,
"b": 244
},
"hsl": {
"h": 281.163,
"s": 79.63,
"l": 78.824
},
"oklch": {
"l": 0.78519,
"c": 0.13379,
"h": 314.8
},
"luminance": 0.45737
}Semantic roles & 50–950 ramp
primary
#D99EF4
secondary
#E0F4D7
accent
#DC0A4C
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185