#D49FFC#D49FFC
#D49FFC is a light, vivid violet. Relative luminance 0.458; OKLCH L 78.6% C 0.139 H 309.6°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D49FFC |
|---|---|
| RGB | rgb(212, 159, 252) |
| HSL | hsl(274, 94%, 81%) |
| HSV | hsv(274, 37%, 99%) |
| CMYK | cmyk(15.9%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(73.43, 36.46, -38.85) |
| CIE-LCH | lch(73.43, 53.28, 313.18°) |
| OKLab | oklab(78.55% 0.0889 -0.1073) |
| OKLCH | oklch(78.55% 0.139 309.6) |
| XYZ | xyz(57.1170, 45.8223, 97.9122) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.67
Baby Purple
#CA9BF7
ΔE00 1.90
Pastel Purple
#CAA0FF
ΔE00 2.46
Lavender (survey)
#C79FEF
ΔE00 2.90
Mauve
#E0B0FF
ΔE00 4.51
Pale Violet
#CEAEFA
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49FFC #C7FC9F
analogous
#A59FFC #D49FFC #FC9FF5
triadic
#D49FFC #FCD49F #9FFCD4
tetradic
#D49FFC #FCA59F #C7FC9F #9FF5FC
square
#D49FFC #FCA59F #C7FC9F #9FF5FC
split-complementary
#D49FFC #F5FC9F #9FFCA5
monochromatic
#9F28F8 #B964FA #D49FFC #EFDAFE #F2E1FE
Accessibility & contrast
On white
2.07
#D49FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#D49FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49FFC
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49FFC | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#CFACC2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d49ffc; /* rgb */ color: rgb(212, 159, 252); /* oklch */ color: oklch(78.6% 0.139 309.6);
Tailwind
colors: {
custom: {
50: '#e2bcfd',
500: '#d49ffc',
950: '#000000',
},
}SCSS
$custom: #d49ffc; $custom-light: #e2bcfd; $custom-dark: #000000;
JSON
{
"hex": "#d49ffc",
"rgb": {
"r": 212,
"g": 159,
"b": 252
},
"hsl": {
"h": 274.194,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.78554,
"c": 0.13937,
"h": 309.6
},
"luminance": 0.45822
}Semantic roles & 50–950 ramp
primary
#D49FFC
secondary
#E3F6D5
accent
#E60063
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151217
muted
#848185