#D49FFE#D49FFE
#D49FFE is a light, vivid violet. Relative luminance 0.459; OKLCH L 78.6% C 0.142 H 309.1°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D49FFE |
|---|---|
| RGB | rgb(212, 159, 254) |
| HSL | hsl(273, 98%, 81%) |
| HSV | hsv(273, 37%, 100%) |
| CMYK | cmyk(16.5%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(73.51, 36.89, -39.81) |
| CIE-LCH | lch(73.51, 54.27, 312.82°) |
| OKLab | oklab(78.64% 0.0893 -0.1101) |
| OKLCH | oklch(78.64% 0.142 309.1) |
| XYZ | xyz(57.4356, 45.9497, 99.5902) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.58
Baby Purple
#CA9BF7
ΔE00 1.89
Pastel Purple
#CAA0FF
ΔE00 2.26
Lavender (survey)
#C79FEF
ΔE00 3.09
Mauve
#E0B0FF
ΔE00 4.67
Pale Violet
#CEAEFA
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49FFE #C9FE9F
analogous
#A49FFE #D49FFE #FE9FF8
triadic
#D49FFE #FED49F #9FFED4
tetradic
#D49FFE #FEA49F #C9FE9F #9FF8FE
square
#D49FFE #FEA49F #C9FE9F #9FF8FE
split-complementary
#D49FFE #F8FE9F #9FFEA4
monochromatic
#9E26FD #B962FD #D49FFE #EFDCFF #F1E1FF
Accessibility & contrast
On white
2.06
#D49FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#D49FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49FFE
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49FFE | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#CFADC3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d49ffe; /* rgb */ color: rgb(212, 159, 254); /* oklch */ color: oklch(78.6% 0.142 309.1);
Tailwind
colors: {
custom: {
50: '#e2bcff',
500: '#d49ffe',
950: '#000000',
},
}SCSS
$custom: #d49ffe; $custom-light: #e2bcff; $custom-dark: #000000;
JSON
{
"hex": "#d49ffe",
"rgb": {
"r": 212,
"g": 159,
"b": 254
},
"hsl": {
"h": 273.474,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.78644,
"c": 0.14174,
"h": 309.1
},
"luminance": 0.45949
}Semantic roles & 50–950 ramp
primary
#D49FFE
secondary
#E3F7D4
accent
#E60065
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151218
muted
#848186