#D191EB#D191EB
#D191EB is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.2% C 0.142 H 315.8°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D191EB |
|---|---|
| RGB | rgb(209, 145, 235) |
| HSL | hsl(283, 69%, 75%) |
| HSV | hsv(283, 38%, 92%) |
| CMYK | cmyk(11.1%, 38.3%, 0%, 7.8%) |
| CIE-LAB | lab(69.33, 39.59, -35.98) |
| CIE-LCH | lch(69.33, 53.50, 317.73°) |
| OKLab | oklab(75.16% 0.1018 -0.0991) |
| OKLCH | oklch(75.16% 0.142 315.8) |
| XYZ | xyz(51.4130, 39.8055, 83.5560) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.90
Lavender (survey)
#C79FEF
ΔE00 4.64
Liliac
#C48EFD
ΔE00 5.12
Lilac (survey)
#CEA2FD
ΔE00 5.23
Pastel Purple
#CAA0FF
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D191EB #ABEB91
analogous
#A491EB #D191EB #EB91D8
triadic
#D191EB #EBD191 #91EBD1
tetradic
#D191EB #EBA491 #ABEB91 #91D8EB
square
#D191EB #EBA491 #ABEB91 #91D8EB
split-complementary
#D191EB #D8EB91 #91EBA4
monochromatic
#A629D8 #BB5DE2 #D191EB #E7C5F4 #F4E5FA
Accessibility & contrast
On white
2.34
#D191EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#D191EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D191EB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D191EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D191EB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#D09DB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d191eb; /* rgb */ color: rgb(209, 145, 235); /* oklch */ color: oklch(75.2% 0.142 315.8);
Tailwind
colors: {
custom: {
50: '#e0b2f1',
500: '#d191eb',
950: '#000000',
},
}SCSS
$custom: #d191eb; $custom-light: #e0b2f1; $custom-dark: #000000;
JSON
{
"hex": "#d191eb",
"rgb": {
"r": 209,
"g": 145,
"b": 235
},
"hsl": {
"h": 282.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.75156,
"c": 0.14203,
"h": 315.8
},
"luminance": 0.39804
}Semantic roles & 50–950 ramp
primary
#D191EB
secondary
#E0F2D9
accent
#D1144B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085