#D191FD#D191FD
#D191FD is a light, vivid violet. Relative luminance 0.409; OKLCH L 76.0% C 0.163 H 310.3°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D191FD |
|---|---|
| RGB | rgb(209, 145, 253) |
| HSL | hsl(276, 96%, 78%) |
| HSV | hsv(276, 43%, 99%) |
| CMYK | cmyk(17.4%, 42.7%, 0%, 0.8%) |
| CIE-LAB | lab(70.11, 43.35, -44.61) |
| CIE-LCH | lch(70.11, 62.20, 314.18°) |
| OKLab | oklab(75.99% 0.1051 -0.1239) |
| OKLCH | oklch(75.99% 0.163 310.3) |
| XYZ | xyz(54.1463, 40.8988, 97.9513) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.63
Baby Purple
#CA9BF7
ΔE00 3.21
Pastel Purple
#CAA0FF
ΔE00 4.26
Lilac (survey)
#CEA2FD
ΔE00 4.45
Lavender (survey)
#C79FEF
ΔE00 5.15
Light Purple
#BF77F6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D191FD #BDFD91
analogous
#9B91FD #D191FD #FD91F3
triadic
#D191FD #FDD191 #91FDD1
tetradic
#D191FD #FD9B91 #BDFD91 #91F3FD
square
#D191FD #FD9B91 #BDFD91 #91F3FD
split-complementary
#D191FD #F3FD91 #91FD9B
monochromatic
#9F19FB #B855FC #D191FD #EACDFE #F2E1FE
Accessibility & contrast
On white
2.29
#D191FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#D191FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D191FD
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D191FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D191FD | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#8AADFA
Tritanopia (blue-blind)
#CCA1BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d191fd; /* rgb */ color: rgb(209, 145, 253); /* oklch */ color: oklch(76.0% 0.163 310.3);
Tailwind
colors: {
custom: {
50: '#e1b2fe',
500: '#d191fd',
950: '#000000',
},
}SCSS
$custom: #d191fd; $custom-light: #e1b2fe; $custom-dark: #000000;
JSON
{
"hex": "#d191fd",
"rgb": {
"r": 209,
"g": 145,
"b": 253
},
"hsl": {
"h": 275.556,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.75992,
"c": 0.1625,
"h": 310.3
},
"luminance": 0.40898
}Semantic roles & 50–950 ramp
primary
#D191FD
secondary
#E2F7D4
accent
#E6005D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086