#E691F8#E691F8
#E691F8 is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.9% C 0.167 H 320.4°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E691F8 |
|---|---|
| RGB | rgb(230, 145, 248) |
| HSL | hsl(290, 88%, 77%) |
| HSV | hsv(290, 42%, 97%) |
| CMYK | cmyk(7.3%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(72.13, 48.33, -38.56) |
| CIE-LCH | lch(72.13, 61.83, 321.41°) |
| OKLab | oklab(77.94% 0.1284 -0.1061) |
| OKLCH | oklch(77.94% 0.167 320.4) |
| XYZ | xyz(59.6997, 43.8532, 94.1085) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.72
Lavender Pink
#DD85D7
ΔE00 5.71
Baby Purple
#CA9BF7
ΔE00 6.14
Purply Pink
#F075E6
ΔE00 6.28
Lilac (survey)
#CEA2FD
ΔE00 6.80
Liliac
#C48EFD
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E691F8 #A3F891
analogous
#B391F8 #E691F8 #F891D6
triadic
#E691F8 #F8E691 #91F8E6
tetradic
#E691F8 #F8B391 #A3F891 #91D6F8
square
#E691F8 #F8B391 #A3F891 #91D6F8
split-complementary
#E691F8 #D6F891 #91F8B3
monochromatic
#CC1EF1 #D957F4 #E691F8 #F3CBFC #F8E2FD
Accessibility & contrast
On white
2.15
#E691F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#E691F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E691F8
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E691F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E691F8 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFC
Deuteranopia (green-blind)
#99B4F5
Tritanopia (blue-blind)
#E89EB9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e691f8; /* rgb */ color: rgb(230, 145, 248); /* oklch */ color: oklch(77.9% 0.167 320.4);
Tailwind
colors: {
custom: {
50: '#efb3fb',
500: '#e691f8',
950: '#000000',
},
}SCSS
$custom: #e691f8; $custom-light: #efb3fb; $custom-dark: #000000;
JSON
{
"hex": "#e691f8",
"rgb": {
"r": 230,
"g": 145,
"b": 248
},
"hsl": {
"h": 289.515,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.77941,
"c": 0.16653,
"h": 320.4
},
"luminance": 0.43851
}Semantic roles & 50–950 ramp
primary
#E691F8
secondary
#DBF5D6
accent
#E50129
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085