#D99FFA#D99FFA
#D99FFA is a light, vivid violet. Relative luminance 0.465; OKLCH L 78.9% C 0.139 H 312.7°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D99FFA |
|---|---|
| RGB | rgb(217, 159, 250) |
| HSL | hsl(278, 90%, 80%) |
| HSV | hsv(278, 36%, 98%) |
| CMYK | cmyk(13.2%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(73.84, 37.52, -37.10) |
| CIE-LCH | lch(73.84, 52.76, 315.32°) |
| OKLab | oklab(78.95% 0.0942 -0.1022) |
| OKLCH | oklch(78.95% 0.139 312.7) |
| XYZ | xyz(58.2658, 46.4511, 96.3205) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.81
Baby Purple
#CA9BF7
ΔE00 2.93
Lavender (survey)
#C79FEF
ΔE00 3.55
Pastel Purple
#CAA0FF
ΔE00 3.71
Mauve
#E0B0FF
ΔE00 4.14
Pale Violet
#CEAEFA
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99FFA #C0FA9F
analogous
#AC9FFA #D99FFA #FA9FED
triadic
#D99FFA #FAD99F #9FFAD9
tetradic
#D99FFA #FAAC9F #C0FA9F #9FEDFA
square
#D99FFA #FAAC9F #C0FA9F #9FEDFA
split-complementary
#D99FFA #EDFA9F #9FFAAC
monochromatic
#AB2BF4 #C265F7 #D99FFA #F0D9FD #F3E2FD
Accessibility & contrast
On white
2.04
#D99FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#D99FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99FFA
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99FFA | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#D6ABC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d99ffa; /* rgb */ color: rgb(217, 159, 250); /* oklch */ color: oklch(78.9% 0.139 312.7);
Tailwind
colors: {
custom: {
50: '#e6bcfc',
500: '#d99ffa',
950: '#000000',
},
}SCSS
$custom: #d99ffa; $custom-light: #e6bcfc; $custom-dark: #000000;
JSON
{
"hex": "#d99ffa",
"rgb": {
"r": 217,
"g": 159,
"b": 250
},
"hsl": {
"h": 278.242,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.78948,
"c": 0.13898,
"h": 312.7
},
"luminance": 0.4645
}Semantic roles & 50–950 ramp
primary
#D99FFA
secondary
#E1F6D5
accent
#E60053
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185