#E19BF9#E19BF9
#E19BF9 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.0% C 0.148 H 317.2°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E19BF9 |
|---|---|
| RGB | rgb(225, 155, 249) |
| HSL | hsl(285, 89%, 79%) |
| HSV | hsv(285, 38%, 98%) |
| CMYK | cmyk(9.6%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(73.73, 41.82, -36.65) |
| CIE-LCH | lch(73.73, 55.61, 318.77°) |
| OKLab | oklab(79.04% 0.1087 -0.1008) |
| OKLCH | oklch(79.04% 0.148 317.2) |
| XYZ | xyz(59.8691, 46.2913, 95.3855) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.57
Lilac (survey)
#CEA2FD
ΔE00 4.77
Mauve
#E0B0FF
ΔE00 5.19
Lavender (survey)
#C79FEF
ΔE00 5.30
Pastel Purple
#CAA0FF
ΔE00 5.55
Violet (CSS)
#EE82EE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19BF9 #B3F99B
analogous
#B29BF9 #E19BF9 #F99BE2
triadic
#E19BF9 #F9E19B #9BF9E1
tetradic
#E19BF9 #F9B29B #B3F99B #9BE2F9
square
#E19BF9 #F9B29B #B3F99B #9BE2F9
split-complementary
#E19BF9 #E2F99B #9BF9B2
monochromatic
#BE28F2 #D061F6 #E19BF9 #F2D5FC #F6E2FD
Accessibility & contrast
On white
2.05
#E19BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#E19BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19BF9
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19BF9 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#9EB7F6
Tritanopia (blue-blind)
#E1A7BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e19bf9; /* rgb */ color: rgb(225, 155, 249); /* oklch */ color: oklch(79.0% 0.148 317.2);
Tailwind
colors: {
custom: {
50: '#ebb9fb',
500: '#e19bf9',
950: '#000000',
},
}SCSS
$custom: #e19bf9; $custom-light: #ebb9fb; $custom-dark: #000000;
JSON
{
"hex": "#e19bf9",
"rgb": {
"r": 225,
"g": 155,
"b": 249
},
"hsl": {
"h": 284.681,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.79041,
"c": 0.14825,
"h": 317.2
},
"luminance": 0.4629
}Semantic roles & 50–950 ramp
primary
#E19BF9
secondary
#DEF5D6
accent
#E5003B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085