#D99FFC#D99FFC
#D99FFC is a light, vivid violet. Relative luminance 0.466; OKLCH L 79.0% C 0.141 H 312.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D99FFC |
|---|---|
| RGB | rgb(217, 159, 252) |
| HSL | hsl(277, 94%, 81%) |
| HSV | hsv(277, 37%, 99%) |
| CMYK | cmyk(13.9%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(73.92, 37.93, -38.06) |
| CIE-LCH | lch(73.92, 53.73, 314.90°) |
| OKLab | oklab(79.04% 0.0946 -0.1049) |
| OKLCH | oklch(79.04% 0.141 312) |
| XYZ | xyz(58.5811, 46.5772, 97.9809) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.63
Baby Purple
#CA9BF7
ΔE00 2.81
Pastel Purple
#CAA0FF
ΔE00 3.48
Lavender (survey)
#C79FEF
ΔE00 3.61
Mauve
#E0B0FF
ΔE00 4.24
Pale Violet
#CEAEFA
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99FFC #C2FC9F
analogous
#AA9FFC #D99FFC #FC9FF1
triadic
#D99FFC #FCD99F #9FFCD9
tetradic
#D99FFC #FCAA9F #C2FC9F #9FF1FC
square
#D99FFC #FCAA9F #C2FC9F #9FF1FC
split-complementary
#D99FFC #F1FC9F #9FFCAA
monochromatic
#AA28F8 #C264FA #D99FFC #F0DAFE #F3E1FE
Accessibility & contrast
On white
2.04
#D99FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#D99FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99FFC
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99FFC | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#D6ACC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #d99ffc; /* rgb */ color: rgb(217, 159, 252); /* oklch */ color: oklch(79.0% 0.141 312.0);
Tailwind
colors: {
custom: {
50: '#e6bcfd',
500: '#d99ffc',
950: '#000000',
},
}SCSS
$custom: #d99ffc; $custom-light: #e6bcfd; $custom-dark: #000000;
JSON
{
"hex": "#d99ffc",
"rgb": {
"r": 217,
"g": 159,
"b": 252
},
"hsl": {
"h": 277.419,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.79036,
"c": 0.14129,
"h": 312
},
"luminance": 0.46576
}Semantic roles & 50–950 ramp
primary
#D99FFC
secondary
#E1F6D5
accent
#E60056
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185