#D99EEF#D99EEF
#D99EEF is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.3% C 0.128 H 316.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D99EEF |
|---|---|
| RGB | rgb(217, 158, 239) |
| HSL | hsl(284, 72%, 78%) |
| HSV | hsv(284, 34%, 94%) |
| CMYK | cmyk(9.2%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(73.18, 35.82, -32.14) |
| CIE-LCH | lch(73.18, 48.12, 318.09°) |
| OKLab | oklab(78.31% 0.0931 -0.0881) |
| OKLCH | oklch(78.31% 0.128 316.6) |
| XYZ | xyz(56.4198, 45.4387, 87.4431) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.98
Baby Purple
#CA9BF7
ΔE00 4.22
Lilac (survey)
#CEA2FD
ΔE00 4.39
Mauve
#E0B0FF
ΔE00 4.43
Plum
#DDA0DD
ΔE00 4.67
Pastel Purple
#CAA0FF
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99EEF #B4EF9E
analogous
#B19EEF #D99EEF #EF9EDC
triadic
#D99EEF #EFD99E #9EEFD9
tetradic
#D99EEF #EFB19E #B4EF9E #9EDCEF
square
#D99EEF #EFB19E #B4EF9E #9EDCEF
split-complementary
#D99EEF #DCEF9E #9EEFB1
monochromatic
#B035DE #C469E6 #D99EEF #EED3F8 #F5E5FB
Accessibility & contrast
On white
2.08
#D99EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#D99EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99EEF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99EEF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B0F2
Deuteranopia (green-blind)
#A0B6EC
Tritanopia (blue-blind)
#D9A8BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d99eef; /* rgb */ color: rgb(217, 158, 239); /* oklch */ color: oklch(78.3% 0.128 316.6);
Tailwind
colors: {
custom: {
50: '#e5bbf4',
500: '#d99eef',
950: '#000000',
},
}SCSS
$custom: #d99eef; $custom-light: #e5bbf4; $custom-dark: #000000;
JSON
{
"hex": "#d99eef",
"rgb": {
"r": 217,
"g": 158,
"b": 239
},
"hsl": {
"h": 283.704,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.78306,
"c": 0.12815,
"h": 316.6
},
"luminance": 0.45437
}Semantic roles & 50–950 ramp
primary
#D99EEF
secondary
#E0F2D9
accent
#D41246
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161217
muted
#848185