#D99CF6#D99CF6
#D99CF6 is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.3% C 0.139 H 314.4°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D99CF6 |
|---|---|
| RGB | rgb(217, 156, 246) |
| HSL | hsl(281, 83%, 79%) |
| HSV | hsv(281, 37%, 96%) |
| CMYK | cmyk(11.8%, 36.6%, 0%, 3.5%) |
| CIE-LAB | lab(73.01, 38.31, -36.21) |
| CIE-LCH | lch(73.01, 52.71, 316.61°) |
| OKLab | oklab(78.27% 0.0976 -0.0996) |
| OKLCH | oklch(78.27% 0.139 314.4) |
| XYZ | xyz(57.1356, 45.1836, 92.8824) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.22
Lilac (survey)
#CEA2FD
ΔE00 3.52
Lavender (survey)
#C79FEF
ΔE00 3.81
Pastel Purple
#CAA0FF
ΔE00 4.34
Mauve
#E0B0FF
ΔE00 4.76
Pale Violet
#CEAEFA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99CF6 #B9F69C
analogous
#AC9CF6 #D99CF6 #F69CE6
triadic
#D99CF6 #F6D99C #9CF6D9
tetradic
#D99CF6 #F6AC9C #B9F69C #9CE6F6
square
#D99CF6 #F6AC9C #B9F69C #9CE6F6
split-complementary
#D99CF6 #E6F69C #9CF6AC
monochromatic
#AE2CEC #C364F1 #D99CF6 #EFD4FB #F4E3FC
Accessibility & contrast
On white
2.09
#D99CF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#D99CF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99CF6
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99CF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99CF6 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB0F9
Deuteranopia (green-blind)
#9CB5F3
Tritanopia (blue-blind)
#D7A8BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d99cf6; /* rgb */ color: rgb(217, 156, 246); /* oklch */ color: oklch(78.3% 0.139 314.4);
Tailwind
colors: {
custom: {
50: '#e6baf9',
500: '#d99cf6',
950: '#000000',
},
}SCSS
$custom: #d99cf6; $custom-light: #e6baf9; $custom-dark: #000000;
JSON
{
"hex": "#d99cf6",
"rgb": {
"r": 217,
"g": 156,
"b": 246
},
"hsl": {
"h": 280.667,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.7827,
"c": 0.13946,
"h": 314.4
},
"luminance": 0.45182
}Semantic roles & 50–950 ramp
primary
#D99CF6
secondary
#E0F4D7
accent
#E0064C
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185