#D191FF#D191FF
#D191FF is a light, vivid violet. Relative luminance 0.410; OKLCH L 76.1% C 0.165 H 309.8°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D191FF |
|---|---|
| RGB | rgb(209, 145, 255) |
| HSL | hsl(275, 100%, 78%) |
| HSV | hsv(275, 43%, 100%) |
| CMYK | cmyk(18%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(70.19, 43.78, -45.56) |
| CIE-LCH | lch(70.19, 63.18, 313.86°) |
| OKLab | oklab(76.09% 0.1055 -0.1266) |
| OKLCH | oklch(76.09% 0.165 309.8) |
| XYZ | xyz(54.4666, 41.0269, 99.6380) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.48
Baby Purple
#CA9BF7
ΔE00 3.32
Pastel Purple
#CAA0FF
ΔE00 4.25
Lilac (survey)
#CEA2FD
ΔE00 4.50
Lavender (survey)
#C79FEF
ΔE00 5.31
Light Purple
#BF77F6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D191FF #BFFF91
analogous
#9A91FF #D191FF #FF91F6
triadic
#D191FF #FFD191 #91FFD1
tetradic
#D191FF #FF9A91 #BFFF91 #91F6FF
square
#D191FF #FF9A91 #BFFF91 #91F6FF
split-complementary
#D191FF #F6FF91 #91FF9A
monochromatic
#9E17FF #B754FF #D191FF #EBCEFF #F2E0FF
Accessibility & contrast
On white
2.28
#D191FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#D191FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D191FF
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D191FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D191FF | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#89ADFC
Tritanopia (blue-blind)
#CBA2BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d191ff; /* rgb */ color: rgb(209, 145, 255); /* oklch */ color: oklch(76.1% 0.165 309.8);
Tailwind
colors: {
custom: {
50: '#e1b2ff',
500: '#d191ff',
950: '#000000',
},
}SCSS
$custom: #d191ff; $custom-light: #e1b2ff; $custom-dark: #000000;
JSON
{
"hex": "#d191ff",
"rgb": {
"r": 209,
"g": 145,
"b": 255
},
"hsl": {
"h": 274.909,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.76089,
"c": 0.1648,
"h": 309.8
},
"luminance": 0.41026
}Semantic roles & 50–950 ramp
primary
#D191FF
secondary
#E3F7D4
accent
#E60060
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086