#D99DEC#D99DEC
#D99DEC is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.0% C 0.127 H 317.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D99DEC |
|---|---|
| RGB | rgb(217, 157, 236) |
| HSL | hsl(286, 68%, 77%) |
| HSV | hsv(286, 33%, 93%) |
| CMYK | cmyk(8.1%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(72.84, 35.76, -31.03) |
| CIE-LCH | lch(72.84, 47.34, 319.05°) |
| OKLab | oklab(78.01% 0.0938 -0.0849) |
| OKLCH | oklch(78.01% 0.127 317.8) |
| XYZ | xyz(55.8104, 44.9231, 85.0717) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.17
Lavender (survey)
#C79FEF
ΔE00 4.33
Baby Purple
#CA9BF7
ΔE00 4.66
Mauve
#E0B0FF
ΔE00 4.83
Lilac (survey)
#CEA2FD
ΔE00 4.93
Pastel Purple
#CAA0FF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99DEC #B0EC9D
analogous
#B29DEC #D99DEC #EC9DD7
triadic
#D99DEC #ECD99D #9DECD9
tetradic
#D99DEC #ECB29D #B0EC9D #9DD7EC
square
#D99DEC #ECB29D #B0EC9D #9DD7EC
split-complementary
#D99DEC #D7EC9D #9DECB2
monochromatic
#B136D8 #C56AE2 #D99DEC #EDD0F6 #F5E5FA
Accessibility & contrast
On white
2.10
#D99DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#D99DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99DEC
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99DEC | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFEF
Deuteranopia (green-blind)
#A0B5EA
Tritanopia (blue-blind)
#D9A6BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d99dec; /* rgb */ color: rgb(217, 157, 236); /* oklch */ color: oklch(78.0% 0.127 317.8);
Tailwind
colors: {
custom: {
50: '#e5baf2',
500: '#d99dec',
950: '#000000',
},
}SCSS
$custom: #d99dec; $custom-light: #e5baf2; $custom-dark: #000000;
JSON
{
"hex": "#d99dec",
"rgb": {
"r": 217,
"g": 157,
"b": 236
},
"hsl": {
"h": 285.57,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.78011,
"c": 0.12652,
"h": 317.8
},
"luminance": 0.44922
}Semantic roles & 50–950 ramp
primary
#D99DEC
secondary
#DFF2D9
accent
#CF1643
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161217
muted
#848185