#D49CFA#D49CFA
#D49CFA is a light, vivid violet. Relative luminance 0.447; OKLCH L 78.0% C 0.142 H 310.8°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D49CFA |
|---|---|
| RGB | rgb(212, 156, 250) |
| HSL | hsl(276, 90%, 80%) |
| HSV | hsv(276, 38%, 98%) |
| CMYK | cmyk(15.2%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(72.68, 37.66, -38.94) |
| CIE-LCH | lch(72.68, 54.17, 314.04°) |
| OKLab | oklab(77.96% 0.0927 -0.1076) |
| OKLCH | oklch(77.96% 0.142 310.8) |
| XYZ | xyz(56.2921, 44.6769, 96.0820) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.89
Lilac (survey)
#CEA2FD
ΔE00 2.29
Pastel Purple
#CAA0FF
ΔE00 2.90
Lavender (survey)
#C79FEF
ΔE00 3.12
Liliac
#C48EFD
ΔE00 4.80
Mauve
#E0B0FF
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49CFA #C2FA9C
analogous
#A59CFA #D49CFA #FA9CF1
triadic
#D49CFA #FAD49C #9CFAD4
tetradic
#D49CFA #FAA59C #C2FA9C #9CF1FA
square
#D49CFA #FAA59C #C2FA9C #9CF1FA
split-complementary
#D49CFA #F1FA9C #9CFAA5
monochromatic
#A127F4 #BB62F7 #D49CFA #EDD6FD #F2E2FE
Accessibility & contrast
On white
2.11
#D49CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#D49CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49CFA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49CFA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FE
Deuteranopia (green-blind)
#97B3F7
Tritanopia (blue-blind)
#D0A9BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d49cfa; /* rgb */ color: rgb(212, 156, 250); /* oklch */ color: oklch(78.0% 0.142 310.8);
Tailwind
colors: {
custom: {
50: '#e2bafc',
500: '#d49cfa',
950: '#000000',
},
}SCSS
$custom: #d49cfa; $custom-light: #e2bafc; $custom-dark: #000000;
JSON
{
"hex": "#d49cfa",
"rgb": {
"r": 212,
"g": 156,
"b": 250
},
"hsl": {
"h": 275.745,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.77958,
"c": 0.14199,
"h": 310.8
},
"luminance": 0.44676
}Semantic roles & 50–950 ramp
primary
#D49CFA
secondary
#E2F6D5
accent
#E6005D
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151117
muted
#848085