#D191FB#D191FB
#D191FB is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.9% C 0.160 H 310.9°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D191FB |
|---|---|
| RGB | rgb(209, 145, 251) |
| HSL | hsl(276, 93%, 78%) |
| HSV | hsv(276, 42%, 98%) |
| CMYK | cmyk(16.7%, 42.2%, 0%, 1.6%) |
| CIE-LAB | lab(70.02, 42.92, -43.66) |
| CIE-LCH | lch(70.02, 61.23, 314.51°) |
| OKLab | oklab(75.9% 0.1048 -0.1211) |
| OKLCH | oklch(75.9% 0.16 310.9) |
| XYZ | xyz(53.8294, 40.7720, 96.2822) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.81
Baby Purple
#CA9BF7
ΔE00 3.13
Pastel Purple
#CAA0FF
ΔE00 4.31
Lilac (survey)
#CEA2FD
ΔE00 4.43
Lavender (survey)
#C79FEF
ΔE00 5.00
Light Purple
#BF77F6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D191FB #BBFB91
analogous
#9C91FB #D191FB #FB91F0
triadic
#D191FB #FBD191 #91FBD1
tetradic
#D191FB #FB9C91 #BBFB91 #91F0FB
square
#D191FB #FB9C91 #BBFB91 #91F0FB
split-complementary
#D191FB #F0FB91 #91FB9C
monochromatic
#A01BF7 #B856F9 #D191FB #EACCFD #F3E1FE
Accessibility & contrast
On white
2.29
#D191FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#D191FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D191FB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D191FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D191FB | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#8BACF8
Tritanopia (blue-blind)
#CCA1BA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d191fb; /* rgb */ color: rgb(209, 145, 251); /* oklch */ color: oklch(75.9% 0.160 310.9);
Tailwind
colors: {
custom: {
50: '#e1b2fd',
500: '#d191fb',
950: '#000000',
},
}SCSS
$custom: #d191fb; $custom-light: #e1b2fd; $custom-dark: #000000;
JSON
{
"hex": "#d191fb",
"rgb": {
"r": 209,
"g": 145,
"b": 251
},
"hsl": {
"h": 276.226,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.75896,
"c": 0.1602,
"h": 310.9
},
"luminance": 0.40771
}Semantic roles & 50–950 ramp
primary
#D191FB
secondary
#E2F6D5
accent
#E6005B
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085