#D491FF#D491FF
#D491FF is a light, vivid violet. Relative luminance 0.415; OKLCH L 76.4% C 0.166 H 311.1°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D491FF |
|---|---|
| RGB | rgb(212, 145, 255) |
| HSL | hsl(277, 100%, 78%) |
| HSV | hsv(277, 43%, 100%) |
| CMYK | cmyk(16.9%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(70.50, 44.61, -45.05) |
| CIE-LCH | lch(70.50, 63.41, 314.72°) |
| OKLab | oklab(76.39% 0.109 -0.1251) |
| OKLCH | oklch(76.39% 0.166 311.1) |
| XYZ | xyz(55.3236, 41.4688, 99.6782) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.05
Baby Purple
#CA9BF7
ΔE00 3.54
Pastel Purple
#CAA0FF
ΔE00 4.52
Lilac (survey)
#CEA2FD
ΔE00 4.64
Lavender (survey)
#C79FEF
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D491FF #BCFF91
analogous
#9D91FF #D491FF #FF91F3
triadic
#D491FF #FFD491 #91FFD4
tetradic
#D491FF #FF9D91 #BCFF91 #91F3FF
square
#D491FF #FF9D91 #BCFF91 #91F3FF
split-complementary
#D491FF #F3FF91 #91FF9D
monochromatic
#A417FF #BC54FF #D491FF #ECCEFF #F3E0FF
Accessibility & contrast
On white
2.26
#D491FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#D491FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D491FF
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D491FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D491FF | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#8BAEFC
Tritanopia (blue-blind)
#CFA2BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d491ff; /* rgb */ color: rgb(212, 145, 255); /* oklch */ color: oklch(76.4% 0.166 311.1);
Tailwind
colors: {
custom: {
50: '#e3b2ff',
500: '#d491ff',
950: '#000000',
},
}SCSS
$custom: #d491ff; $custom-light: #e3b2ff; $custom-dark: #000000;
JSON
{
"hex": "#d491ff",
"rgb": {
"r": 212,
"g": 145,
"b": 255
},
"hsl": {
"h": 276.545,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.7639,
"c": 0.1659,
"h": 311.1
},
"luminance": 0.41468
}Semantic roles & 50–950 ramp
primary
#D491FF
secondary
#E2F7D4
accent
#E6005A
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086