#D99DEE#D99DEE
#D99DEE is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.1% C 0.129 H 317.1°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D99DEE |
|---|---|
| RGB | rgb(217, 157, 238) |
| HSL | hsl(284, 70%, 77%) |
| HSV | hsv(284, 34%, 93%) |
| CMYK | cmyk(8.8%, 34%, 0%, 6.7%) |
| CIE-LAB | lab(72.92, 36.15, -32.00) |
| CIE-LCH | lch(72.92, 48.28, 318.49°) |
| OKLab | oklab(78.1% 0.0943 -0.0877) |
| OKLCH | oklch(78.1% 0.129 317.1) |
| XYZ | xyz(56.1026, 45.0400, 86.6105) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 4.13
Baby Purple
#CA9BF7
ΔE00 4.33
Plum
#DDA0DD
ΔE00 4.58
Lilac (survey)
#CEA2FD
ΔE00 4.59
Mauve
#E0B0FF
ΔE00 4.69
Pastel Purple
#CAA0FF
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99DEE #B2EE9D
analogous
#B09DEE #D99DEE #EE9DDB
triadic
#D99DEE #EED99D #9DEED9
tetradic
#D99DEE #EEB09D #B2EE9D #9DDBEE
square
#D99DEE #EEB09D #B2EE9D #9DDBEE
split-complementary
#D99DEE #DBEE9D #9DEEB0
monochromatic
#B135DC #C569E5 #D99DEE #EDD1F7 #F5E5FA
Accessibility & contrast
On white
2.10
#D99DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#D99DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99DEE
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99DEE | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF1
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#D9A7BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d99dee; /* rgb */ color: rgb(217, 157, 238); /* oklch */ color: oklch(78.1% 0.129 317.1);
Tailwind
colors: {
custom: {
50: '#e6baf3',
500: '#d99dee',
950: '#000000',
},
}SCSS
$custom: #d99dee; $custom-light: #e6baf3; $custom-dark: #000000;
JSON
{
"hex": "#d99dee",
"rgb": {
"r": 217,
"g": 157,
"b": 238
},
"hsl": {
"h": 284.444,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.78095,
"c": 0.12874,
"h": 317.1
},
"luminance": 0.45039
}Semantic roles & 50–950 ramp
primary
#D99DEE
secondary
#DFF2D9
accent
#D21345
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161217
muted
#848185