#D99DFE#D99DFE
#D99DFE is a light, vivid violet. Relative luminance 0.460; OKLCH L 78.8% C 0.147 H 311.7°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D99DFE |
|---|---|
| RGB | rgb(217, 157, 254) |
| HSL | hsl(277, 98%, 81%) |
| HSV | hsv(277, 38%, 100%) |
| CMYK | cmyk(14.6%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(73.56, 39.42, -39.70) |
| CIE-LCH | lch(73.56, 55.94, 314.80°) |
| OKLab | oklab(78.79% 0.0978 -0.1096) |
| OKLCH | oklch(78.79% 0.147 311.7) |
| XYZ | xyz(58.5585, 46.0224, 99.5451) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.73
Lilac (survey)
#CEA2FD
ΔE00 2.77
Pastel Purple
#CAA0FF
ΔE00 3.42
Lavender (survey)
#C79FEF
ΔE00 3.92
Mauve
#E0B0FF
ΔE00 4.85
Liliac
#C48EFD
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99DFE #C2FE9D
analogous
#A89DFE #D99DFE #FE9DF3
triadic
#D99DFE #FED99D #9DFED9
tetradic
#D99DFE #FEA89D #C2FE9D #9DF3FE
square
#D99DFE #FEA89D #C2FE9D #9DF3FE
split-complementary
#D99DFE #F3FE9D #9DFEA8
monochromatic
#AA24FD #C260FD #D99DFE #F0DAFF #F3E1FF
Accessibility & contrast
On white
2.06
#D99DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#D99DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99DFE
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99DFE | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#D5ABC2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d99dfe; /* rgb */ color: rgb(217, 157, 254); /* oklch */ color: oklch(78.8% 0.147 311.7);
Tailwind
colors: {
custom: {
50: '#e6bbff',
500: '#d99dfe',
950: '#000000',
},
}SCSS
$custom: #d99dfe; $custom-light: #e6bbff; $custom-dark: #000000;
JSON
{
"hex": "#d99dfe",
"rgb": {
"r": 217,
"g": 157,
"b": 254
},
"hsl": {
"h": 277.113,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.78792,
"c": 0.14695,
"h": 311.7
},
"luminance": 0.46021
}Semantic roles & 50–950 ramp
primary
#D99DFE
secondary
#E1F7D4
accent
#E60058
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186