#D49FED#D49FED
#D49FED is a light, vivid purple. Relative luminance 0.449; OKLCH L 77.9% C 0.122 H 314.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D49FED |
|---|---|
| RGB | rgb(212, 159, 237) |
| HSL | hsl(281, 68%, 78%) |
| HSV | hsv(281, 33%, 93%) |
| CMYK | cmyk(10.5%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(72.83, 33.34, -31.63) |
| CIE-LCH | lch(72.83, 45.96, 316.50°) |
| OKLab | oklab(77.9% 0.0855 -0.0867) |
| OKLCH | oklch(77.9% 0.122 314.6) |
| XYZ | xyz(54.8332, 44.9088, 85.8840) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.09
Baby Purple
#CA9BF7
ΔE00 3.77
Lilac (survey)
#CEA2FD
ΔE00 3.91
Mauve
#E0B0FF
ΔE00 4.30
Plum
#DDA0DD
ΔE00 4.87
Pastel Purple
#CAA0FF
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49FED #B8ED9F
analogous
#AD9FED #D49FED #ED9FDF
triadic
#D49FED #EDD49F #9FEDD4
tetradic
#D49FED #EDAD9F #B8ED9F #9FDFED
square
#D49FED #EDAD9F #B8ED9F #9FDFED
split-complementary
#D49FED #DFED9F #9FEDAD
monochromatic
#A638DA #BD6BE3 #D49FED #EBD3F7 #F3E5FA
Accessibility & contrast
On white
2.10
#D49FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#D49FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49FED
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49FED | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F0
Deuteranopia (green-blind)
#9FB4EB
Tritanopia (blue-blind)
#D3A9BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d49fed; /* rgb */ color: rgb(212, 159, 237); /* oklch */ color: oklch(77.9% 0.122 314.6);
Tailwind
colors: {
custom: {
50: '#e2bcf3',
500: '#d49fed',
950: '#000000',
},
}SCSS
$custom: #d49fed; $custom-light: #e2bcf3; $custom-dark: #000000;
JSON
{
"hex": "#d49fed",
"rgb": {
"r": 212,
"g": 159,
"b": 237
},
"hsl": {
"h": 280.769,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.77903,
"c": 0.12174,
"h": 314.6
},
"luminance": 0.44908
}Semantic roles & 50–950 ramp
primary
#D49FED
secondary
#E1F2D9
accent
#D01551
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185