#D99DED#D99DED
#D99DED is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.1% C 0.128 H 317.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D99DED |
|---|---|
| RGB | rgb(217, 157, 237) |
| HSL | hsl(285, 69%, 77%) |
| HSV | hsv(285, 34%, 93%) |
| CMYK | cmyk(8.4%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(72.88, 35.95, -31.52) |
| CIE-LCH | lch(72.88, 47.81, 318.76°) |
| OKLab | oklab(78.05% 0.094 -0.0863) |
| OKLCH | oklch(78.05% 0.128 317.5) |
| XYZ | xyz(55.9561, 44.9814, 85.8390) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 4.22
Plum
#DDA0DD
ΔE00 4.38
Baby Purple
#CA9BF7
ΔE00 4.49
Lilac (survey)
#CEA2FD
ΔE00 4.76
Mauve
#E0B0FF
ΔE00 4.76
Pastel Purple
#CAA0FF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99DED #B1ED9D
analogous
#B19DED #D99DED #ED9DD9
triadic
#D99DED #EDD99D #9DEDD9
tetradic
#D99DED #EDB19D #B1ED9D #9DD9ED
square
#D99DED #EDB19D #B1ED9D #9DD9ED
split-complementary
#D99DED #D9ED9D #9DEDB1
monochromatic
#B136DA #C569E4 #D99DED #EDD1F6 #F5E5FA
Accessibility & contrast
On white
2.10
#D99DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#D99DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99DED
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99DED | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#D9A7BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d99ded; /* rgb */ color: rgb(217, 157, 237); /* oklch */ color: oklch(78.1% 0.128 317.5);
Tailwind
colors: {
custom: {
50: '#e5baf3',
500: '#d99ded',
950: '#000000',
},
}SCSS
$custom: #d99ded; $custom-light: #e5baf3; $custom-dark: #000000;
JSON
{
"hex": "#d99ded",
"rgb": {
"r": 217,
"g": 157,
"b": 237
},
"hsl": {
"h": 285,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.78053,
"c": 0.12763,
"h": 317.5
},
"luminance": 0.4498
}Semantic roles & 50–950 ramp
primary
#D99DED
secondary
#DFF2D9
accent
#D11544
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161217
muted
#848185