#D49EF9#D49EF9
#D49EF9 is a light, vivid violet. Relative luminance 0.453; OKLCH L 78.3% C 0.137 H 310.7°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D49EF9 |
|---|---|
| RGB | rgb(212, 158, 249) |
| HSL | hsl(276, 88%, 80%) |
| HSV | hsv(276, 37%, 98%) |
| CMYK | cmyk(14.9%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(73.08, 36.37, -37.77) |
| CIE-LCH | lch(73.08, 52.43, 313.92°) |
| OKLab | oklab(78.25% 0.0897 -0.1042) |
| OKLCH | oklch(78.25% 0.137 310.7) |
| XYZ | xyz(56.4741, 45.2911, 95.3712) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.98
Lilac (survey)
#CEA2FD
ΔE00 2.06
Lavender (survey)
#C79FEF
ΔE00 2.79
Pastel Purple
#CAA0FF
ΔE00 2.88
Mauve
#E0B0FF
ΔE00 4.54
Pale Violet
#CEAEFA
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49EF9 #C3F99E
analogous
#A69EF9 #D49EF9 #F99EF1
triadic
#D49EF9 #F9D49E #9EF9D4
tetradic
#D49EF9 #F9A69E #C3F99E #9EF1F9
square
#D49EF9 #F9A69E #C3F99E #9EF1F9
split-complementary
#D49EF9 #F1F99E #9EF9A6
monochromatic
#A12BF2 #BA64F5 #D49EF9 #EED8FD #F2E2FD
Accessibility & contrast
On white
2.09
#D49EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#D49EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49EF9
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49EF9 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FC
Deuteranopia (green-blind)
#99B5F6
Tritanopia (blue-blind)
#D0ABC0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d49ef9; /* rgb */ color: rgb(212, 158, 249); /* oklch */ color: oklch(78.3% 0.137 310.7);
Tailwind
colors: {
custom: {
50: '#e2bbfb',
500: '#d49ef9',
950: '#000000',
},
}SCSS
$custom: #d49ef9; $custom-light: #e2bbfb; $custom-dark: #000000;
JSON
{
"hex": "#d49ef9",
"rgb": {
"r": 212,
"g": 158,
"b": 249
},
"hsl": {
"h": 275.604,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.7825,
"c": 0.13748,
"h": 310.7
},
"luminance": 0.4529
}Semantic roles & 50–950 ramp
primary
#D49EF9
secondary
#E3F5D6
accent
#E5015D
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151217
muted
#848185