#D49FF7#D49FF7
#D49FF7 is a light, vivid violet. Relative luminance 0.455; OKLCH L 78.3% C 0.133 H 311.2°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D49FF7 |
|---|---|
| RGB | rgb(212, 159, 247) |
| HSL | hsl(276, 85%, 80%) |
| HSV | hsv(276, 36%, 97%) |
| CMYK | cmyk(14.2%, 35.6%, 0%, 3.1%) |
| CIE-LAB | lab(73.23, 35.41, -36.46) |
| CIE-LCH | lch(73.23, 50.82, 314.16°) |
| OKLab | oklab(78.33% 0.0878 -0.1005) |
| OKLCH | oklch(78.33% 0.133 311.2) |
| XYZ | xyz(56.3351, 45.5095, 93.7941) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.20
Baby Purple
#CA9BF7
ΔE00 2.24
Lavender (survey)
#C79FEF
ΔE00 2.60
Pastel Purple
#CAA0FF
ΔE00 3.13
Mauve
#E0B0FF
ΔE00 4.22
Pale Violet
#CEAEFA
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49FF7 #C2F79F
analogous
#A89FF7 #D49FF7 #F79FEE
triadic
#D49FF7 #F7D49F #9FF7D4
tetradic
#D49FF7 #F7A89F #C2F79F #9FEEF7
square
#D49FF7 #F7A89F #C2F79F #9FEEF7
split-complementary
#D49FF7 #EEF79F #9FF7A8
monochromatic
#A12EEE #BB67F2 #D49FF7 #EDD7FC #F2E3FD
Accessibility & contrast
On white
2.08
#D49FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#D49FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49FF7
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49FF7 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB1FA
Deuteranopia (green-blind)
#9BB5F4
Tritanopia (blue-blind)
#D0ABC0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d49ff7; /* rgb */ color: rgb(212, 159, 247); /* oklch */ color: oklch(78.3% 0.133 311.2);
Tailwind
colors: {
custom: {
50: '#e2bcfa',
500: '#d49ff7',
950: '#000000',
},
}SCSS
$custom: #d49ff7; $custom-light: #e2bcfa; $custom-dark: #000000;
JSON
{
"hex": "#d49ff7",
"rgb": {
"r": 212,
"g": 159,
"b": 247
},
"hsl": {
"h": 276.136,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.78332,
"c": 0.13343,
"h": 311.2
},
"luminance": 0.45509
}Semantic roles & 50–950 ramp
primary
#D49FF7
secondary
#E2F5D6
accent
#E1045C
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185