#E19BF2#E19BF2
#E19BF2 is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.7% C 0.141 H 319.6°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E19BF2 |
|---|---|
| RGB | rgb(225, 155, 242) |
| HSL | hsl(288, 77%, 78%) |
| HSV | hsv(288, 36%, 95%) |
| CMYK | cmyk(7%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(73.46, 40.45, -33.28) |
| CIE-LCH | lch(73.46, 52.38, 320.55°) |
| OKLab | oklab(78.74% 0.1072 -0.0912) |
| OKLCH | oklch(78.74% 0.141 319.6) |
| XYZ | xyz(58.7976, 45.8627, 89.7423) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.98
Baby Purple
#CA9BF7
ΔE00 5.26
Mauve
#E0B0FF
ΔE00 5.31
Lilac (survey)
#CEA2FD
ΔE00 5.52
Lavender (survey)
#C79FEF
ΔE00 5.55
Violet (CSS)
#EE82EE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19BF2 #ACF29B
analogous
#B59BF2 #E19BF2 #F29BD7
triadic
#E19BF2 #F2E19B #9BF2E1
tetradic
#E19BF2 #F2B59B #ACF29B #9BD7F2
square
#E19BF2 #F2B59B #ACF29B #9BD7F2
split-complementary
#E19BF2 #D7F29B #9BF2B5
monochromatic
#C12FE4 #D165EB #E19BF2 #F1D1F9 #F7E4FB
Accessibility & contrast
On white
2.06
#E19BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#E19BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19BF2
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19BF2 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F5
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#E2A5BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e19bf2; /* rgb */ color: rgb(225, 155, 242); /* oklch */ color: oklch(78.7% 0.141 319.6);
Tailwind
colors: {
custom: {
50: '#ebb9f6',
500: '#e19bf2',
950: '#000000',
},
}SCSS
$custom: #e19bf2; $custom-light: #ebb9f6; $custom-dark: #000000;
JSON
{
"hex": "#e19bf2",
"rgb": {
"r": 225,
"g": 155,
"b": 242
},
"hsl": {
"h": 288.276,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.7874,
"c": 0.14072,
"h": 319.6
},
"luminance": 0.45861
}Semantic roles & 50–950 ramp
primary
#E19BF2
secondary
#DDF3D8
accent
#D90C34
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085