#D191FE#D191FE
#D191FE is a light, vivid violet. Relative luminance 0.410; OKLCH L 76.0% C 0.164 H 310.1°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D191FE |
|---|---|
| RGB | rgb(209, 145, 254) |
| HSL | hsl(275, 98%, 78%) |
| HSV | hsv(275, 43%, 100%) |
| CMYK | cmyk(17.7%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(70.15, 43.56, -45.09) |
| CIE-LCH | lch(70.15, 62.69, 314.01°) |
| OKLab | oklab(76.04% 0.1053 -0.1253) |
| OKLCH | oklch(76.04% 0.164 310.1) |
| XYZ | xyz(54.3060, 40.9627, 98.7925) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.55
Baby Purple
#CA9BF7
ΔE00 3.26
Pastel Purple
#CAA0FF
ΔE00 4.25
Lilac (survey)
#CEA2FD
ΔE00 4.47
Lavender (survey)
#C79FEF
ΔE00 5.23
Light Purple
#BF77F6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D191FE #BEFE91
analogous
#9A91FE #D191FE #FE91F5
triadic
#D191FE #FED191 #91FED1
tetradic
#D191FE #FE9A91 #BEFE91 #91F5FE
square
#D191FE #FE9A91 #BEFE91 #91F5FE
split-complementary
#D191FE #F5FE91 #91FE9A
monochromatic
#9E18FD #B854FD #D191FE #EACEFF #F2E1FF
Accessibility & contrast
On white
2.28
#D191FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#D191FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D191FE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D191FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D191FE | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#89ADFB
Tritanopia (blue-blind)
#CCA2BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d191fe; /* rgb */ color: rgb(209, 145, 254); /* oklch */ color: oklch(76.0% 0.164 310.1);
Tailwind
colors: {
custom: {
50: '#e1b2ff',
500: '#d191fe',
950: '#000000',
},
}SCSS
$custom: #d191fe; $custom-light: #e1b2ff; $custom-dark: #000000;
JSON
{
"hex": "#d191fe",
"rgb": {
"r": 209,
"g": 145,
"b": 254
},
"hsl": {
"h": 275.229,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.7604,
"c": 0.16365,
"h": 310.1
},
"luminance": 0.40962
}Semantic roles & 50–950 ramp
primary
#D191FE
secondary
#E2F7D4
accent
#E6005F
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086