#D99DFD#D99DFD
#D99DFD is a light, vivid violet. Relative luminance 0.460; OKLCH L 78.7% C 0.146 H 312.0°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D99DFD |
|---|---|
| RGB | rgb(217, 157, 253) |
| HSL | hsl(278, 96%, 80%) |
| HSV | hsv(278, 38%, 99%) |
| CMYK | cmyk(14.2%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(73.52, 39.21, -39.22) |
| CIE-LCH | lch(73.52, 55.46, 314.99°) |
| OKLab | oklab(78.75% 0.0976 -0.1083) |
| OKLCH | oklch(78.75% 0.146 312) |
| XYZ | xyz(58.3988, 45.9585, 98.7039) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.75
Lilac (survey)
#CEA2FD
ΔE00 2.81
Pastel Purple
#CAA0FF
ΔE00 3.50
Lavender (survey)
#C79FEF
ΔE00 3.86
Mauve
#E0B0FF
ΔE00 4.78
Liliac
#C48EFD
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99DFD #C1FD9D
analogous
#A99DFD #D99DFD #FD9DF1
triadic
#D99DFD #FDD99D #9DFDD9
tetradic
#D99DFD #FDA99D #C1FD9D #9DF1FD
square
#D99DFD #FDA99D #C1FD9D #9DF1FD
split-complementary
#D99DFD #F1FD9D #9DFDA9
monochromatic
#AA25FB #C261FC #D99DFD #F0D9FE #F3E1FE
Accessibility & contrast
On white
2.06
#D99DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#D99DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99DFD
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99DFD | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#D6AAC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d99dfd; /* rgb */ color: rgb(217, 157, 253); /* oklch */ color: oklch(78.7% 0.146 312.0);
Tailwind
colors: {
custom: {
50: '#e6bbfe',
500: '#d99dfd',
950: '#000000',
},
}SCSS
$custom: #d99dfd; $custom-light: #e6bbfe; $custom-dark: #000000;
JSON
{
"hex": "#d99dfd",
"rgb": {
"r": 217,
"g": 157,
"b": 253
},
"hsl": {
"h": 277.5,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.78747,
"c": 0.14579,
"h": 312
},
"luminance": 0.45958
}Semantic roles & 50–950 ramp
primary
#D99DFD
secondary
#E1F7D4
accent
#E60056
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186