#ED91FC#ED91FC
#ED91FC is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.9% C 0.174 H 321.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ED91FC |
|---|---|
| RGB | rgb(237, 145, 252) |
| HSL | hsl(292, 95%, 78%) |
| HSV | hsv(292, 42%, 99%) |
| CMYK | cmyk(6%, 42.5%, 0%, 1.2%) |
| CIE-LAB | lab(73.08, 51.11, -39.20) |
| CIE-LCH | lch(73.08, 64.41, 322.51°) |
| OKLab | oklab(78.88% 0.137 -0.1078) |
| OKLCH | oklch(78.88% 0.174 321.8) |
| XYZ | xyz(62.6192, 45.2860, 97.5191) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.55
Purply Pink
#F075E6
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.18
Baby Purple
#CA9BF7
ΔE00 7.07
Lilac (survey)
#CEA2FD
ΔE00 7.56
Plum
#DDA0DD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED91FC #A0FC91
analogous
#B791FC #ED91FC #FC91D5
triadic
#ED91FC #FCED91 #91FCED
tetradic
#ED91FC #FCB791 #A0FC91 #91D5FC
square
#ED91FC #FCB791 #A0FC91 #91D5FC
split-complementary
#ED91FC #D5FC91 #91FCB7
monochromatic
#DA1AF9 #E355FA #ED91FC #F7CDFE #FAE1FE
Accessibility & contrast
On white
2.09
#ED91FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#ED91FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED91FC
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED91FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED91FC | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#F09EBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ed91fc; /* rgb */ color: rgb(237, 145, 252); /* oklch */ color: oklch(78.9% 0.174 321.8);
Tailwind
colors: {
custom: {
50: '#f4b3fd',
500: '#ed91fc',
950: '#000000',
},
}SCSS
$custom: #ed91fc; $custom-light: #f4b3fd; $custom-dark: #000000;
JSON
{
"hex": "#ed91fc",
"rgb": {
"r": 237,
"g": 145,
"b": 252
},
"hsl": {
"h": 291.589,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.78878,
"c": 0.17433,
"h": 321.8
},
"luminance": 0.45284
}Semantic roles & 50–950 ramp
primary
#ED91FC
secondary
#D9F6D5
accent
#E60020
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085