#E291FB#E291FB
#E291FB is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.6% C 0.168 H 317.9°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E291FB |
|---|---|
| RGB | rgb(226, 145, 251) |
| HSL | hsl(286, 93%, 78%) |
| HSV | hsv(286, 42%, 98%) |
| CMYK | cmyk(10%, 42.2%, 0%, 1.6%) |
| CIE-LAB | lab(71.82, 47.76, -40.72) |
| CIE-LCH | lch(71.82, 62.76, 319.55°) |
| OKLab | oklab(77.65% 0.1244 -0.1123) |
| OKLCH | oklch(77.65% 0.168 317.9) |
| XYZ | xyz(58.8996, 43.3864, 96.5198) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.45
Baby Purple
#CA9BF7
ΔE00 5.36
Liliac
#C48EFD
ΔE00 6.00
Lilac (survey)
#CEA2FD
ΔE00 6.10
Lavender Pink
#DD85D7
ΔE00 6.36
Pastel Purple
#CAA0FF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E291FB #AAFB91
analogous
#AD91FB #E291FB #FB91DF
triadic
#E291FB #FBE291 #91FBE2
tetradic
#E291FB #FBAD91 #AAFB91 #91DFFB
square
#E291FB #FBAD91 #AAFB91 #91DFFB
split-complementary
#E291FB #DFFB91 #91FBAD
monochromatic
#C31BF7 #D256F9 #E291FB #F2CCFD #F7E1FE
Accessibility & contrast
On white
2.17
#E291FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#E291FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E291FB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E291FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E291FB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#E29FBA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e291fb; /* rgb */ color: rgb(226, 145, 251); /* oklch */ color: oklch(77.6% 0.168 317.9);
Tailwind
colors: {
custom: {
50: '#edb3fd',
500: '#e291fb',
950: '#000000',
},
}SCSS
$custom: #e291fb; $custom-light: #edb3fd; $custom-dark: #000000;
JSON
{
"hex": "#e291fb",
"rgb": {
"r": 226,
"g": 145,
"b": 251
},
"hsl": {
"h": 285.849,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.7765,
"c": 0.16759,
"h": 317.9
},
"luminance": 0.43385
}Semantic roles & 50–950 ramp
primary
#E291FB
secondary
#DDF6D5
accent
#E60036
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085