#D99EF3#D99EF3
#D99EF3 is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.5% C 0.133 H 315.1°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D99EF3 |
|---|---|
| RGB | rgb(217, 158, 243) |
| HSL | hsl(282, 78%, 79%) |
| HSV | hsv(282, 35%, 95%) |
| CMYK | cmyk(10.7%, 35%, 0%, 4.7%) |
| CIE-LAB | lab(73.34, 36.62, -34.08) |
| CIE-LCH | lch(73.34, 50.02, 317.06°) |
| OKLab | oklab(78.48% 0.094 -0.0936) |
| OKLCH | oklch(78.48% 0.133 315.1) |
| XYZ | xyz(57.0173, 45.6777, 90.5897) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.63
Lavender (survey)
#C79FEF
ΔE00 3.71
Lilac (survey)
#CEA2FD
ΔE00 3.76
Mauve
#E0B0FF
ΔE00 4.29
Pastel Purple
#CAA0FF
ΔE00 4.70
Plum
#DDA0DD
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99EF3 #B8F39E
analogous
#AE9EF3 #D99EF3 #F39EE2
triadic
#D99EF3 #F3D99E #9EF3D9
tetradic
#D99EF3 #F3AE9E #B8F39E #9EE2F3
square
#D99EF3 #F3AE9E #B8F39E #9EE2F3
split-complementary
#D99EF3 #E2F39E #9EF3AE
monochromatic
#AE31E6 #C468EC #D99EF3 #EED4FA #F4E4FC
Accessibility & contrast
On white
2.07
#D99EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#D99EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99EF3
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99EF3 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B1F6
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#D8A9BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d99ef3; /* rgb */ color: rgb(217, 158, 243); /* oklch */ color: oklch(78.5% 0.133 315.1);
Tailwind
colors: {
custom: {
50: '#e6bbf7',
500: '#d99ef3',
950: '#000000',
},
}SCSS
$custom: #d99ef3; $custom-light: #e6bbf7; $custom-dark: #000000;
JSON
{
"hex": "#d99ef3",
"rgb": {
"r": 217,
"g": 158,
"b": 243
},
"hsl": {
"h": 281.647,
"s": 77.982,
"l": 78.627
},
"oklch": {
"l": 0.78476,
"c": 0.13265,
"h": 315.1
},
"luminance": 0.45676
}Semantic roles & 50–950 ramp
primary
#D99EF3
secondary
#E0F3D8
accent
#DA0B4B
background
#FEFBFF
surface
#FCF6FE
border
#D5D0D6
text
#161217
muted
#848185