#D99FE4#D99FE4
#D99FE4 is a light, moderate purple. Relative luminance 0.451; OKLCH L 78.0% C 0.114 H 321.0°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D99FE4 |
|---|---|
| RGB | rgb(217, 159, 228) |
| HSL | hsl(290, 56%, 76%) |
| HSV | hsv(290, 30%, 89%) |
| CMYK | cmyk(4.8%, 30.3%, 0%, 10.6%) |
| CIE-LAB | lab(72.99, 33.11, -26.43) |
| CIE-LCH | lch(72.99, 42.37, 321.40°) |
| OKLab | oklab(78.03% 0.0888 -0.0719) |
| OKLCH | oklch(78.03% 0.114 321) |
| XYZ | xyz(55.0152, 45.1509, 79.2007) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.25
Mauve
#E0B0FF
ΔE00 5.41
Lavender (survey)
#C79FEF
ΔE00 5.46
Baby Purple
#CA9BF7
ΔE00 6.32
Lilac (survey)
#CEA2FD
ΔE00 6.48
Lavender Pink
#DD85D7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99FE4 #AAE49F
analogous
#B69FE4 #D99FE4 #E49FCC
triadic
#D99FE4 #E4D99F #9FE4D9
tetradic
#D99FE4 #E4B69F #AAE49F #9FCCE4
square
#D99FE4 #E4B69F #AAE49F #9FCCE4
split-complementary
#D99FE4 #CCE49F #9FE4B6
monochromatic
#B33FC9 #C66FD7 #D99FE4 #ECCFF1 #F6E7F8
Accessibility & contrast
On white
2.09
#D99FE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#D99FE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99FE4
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99FE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99FE4 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AFE7
Deuteranopia (green-blind)
#A5B5E2
Tritanopia (blue-blind)
#DBA6B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d99fe4; /* rgb */ color: rgb(217, 159, 228); /* oklch */ color: oklch(78.0% 0.114 321.0);
Tailwind
colors: {
custom: {
50: '#e5bcec',
500: '#d99fe4',
950: '#000000',
},
}SCSS
$custom: #d99fe4; $custom-light: #e5bcec; $custom-dark: #000000;
JSON
{
"hex": "#d99fe4",
"rgb": {
"r": 217,
"g": 159,
"b": 228
},
"hsl": {
"h": 290.435,
"s": 56.098,
"l": 75.882
},
"oklch": {
"l": 0.78027,
"c": 0.11429,
"h": 321
},
"luminance": 0.45149
}Semantic roles & 50–950 ramp
primary
#D99FE4
secondary
#DFF0DB
accent
#C4223C
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161216
muted
#848184