#ED91FE#ED91FE
#ED91FE is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.0% C 0.176 H 321.2°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ED91FE |
|---|---|
| RGB | rgb(237, 145, 254) |
| HSL | hsl(291, 98%, 78%) |
| HSV | hsv(291, 43%, 100%) |
| CMYK | cmyk(6.7%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(73.16, 51.48, -40.15) |
| CIE-LCH | lch(73.16, 65.29, 322.05°) |
| OKLab | oklab(78.97% 0.1374 -0.1105) |
| OKLCH | oklch(78.97% 0.176 321.2) |
| XYZ | xyz(62.9377, 45.4134, 99.1971) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.74
Purply Pink
#F075E6
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 6.47
Baby Purple
#CA9BF7
ΔE00 6.99
Lilac (survey)
#CEA2FD
ΔE00 7.46
Liliac
#C48EFD
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED91FE #A2FE91
analogous
#B691FE #ED91FE #FE91D8
triadic
#ED91FE #FEED91 #91FEED
tetradic
#ED91FE #FEB691 #A2FE91 #91D8FE
square
#ED91FE #FEB691 #A2FE91 #91D8FE
split-complementary
#ED91FE #D8FE91 #91FEB6
monochromatic
#D918FD #E354FD #ED91FE #F7CEFF #FAE1FF
Accessibility & contrast
On white
2.08
#ED91FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#ED91FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED91FE
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED91FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED91FE | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#EF9EBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ed91fe; /* rgb */ color: rgb(237, 145, 254); /* oklch */ color: oklch(79.0% 0.176 321.2);
Tailwind
colors: {
custom: {
50: '#f4b3ff',
500: '#ed91fe',
950: '#000000',
},
}SCSS
$custom: #ed91fe; $custom-light: #f4b3ff; $custom-dark: #000000;
JSON
{
"hex": "#ed91fe",
"rgb": {
"r": 237,
"g": 145,
"b": 254
},
"hsl": {
"h": 290.642,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.78968,
"c": 0.17632,
"h": 321.2
},
"luminance": 0.45411
}Semantic roles & 50–950 ramp
primary
#ED91FE
secondary
#D9F7D4
accent
#E60024
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086