#ED91F7#ED91F7
#ED91F7 is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.7% C 0.169 H 323.4°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ED91F7 |
|---|---|
| RGB | rgb(237, 145, 247) |
| HSL | hsl(294, 86%, 77%) |
| HSV | hsv(294, 41%, 97%) |
| CMYK | cmyk(4%, 41.3%, 0%, 3.1%) |
| CIE-LAB | lab(72.87, 50.17, -36.80) |
| CIE-LCH | lch(72.87, 62.22, 323.74°) |
| OKLab | oklab(78.66% 0.1361 -0.1009) |
| OKLCH | oklch(78.66% 0.169 323.4) |
| XYZ | xyz(61.8372, 44.9732, 93.4011) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 5.49
Purply Pink
#F075E6
ΔE00 5.83
Plum
#DDA0DD
ΔE00 7.10
Baby Purple
#CA9BF7
ΔE00 7.36
Lilac (survey)
#CEA2FD
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED91F7 #9BF791
analogous
#BA91F7 #ED91F7 #F791CE
triadic
#ED91F7 #F7ED91 #91F7ED
tetradic
#ED91F7 #F7BA91 #9BF791 #91CEF7
square
#ED91F7 #F7BA91 #9BF791 #91CEF7
split-complementary
#ED91F7 #CEF791 #91F7BA
monochromatic
#DA1FEF #E458F3 #ED91F7 #F6CAFB #FAE2FD
Accessibility & contrast
On white
2.10
#ED91F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#ED91F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED91F7
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED91F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED91F7 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFB
Deuteranopia (green-blind)
#9EB7F4
Tritanopia (blue-blind)
#F09CB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ed91f7; /* rgb */ color: rgb(237, 145, 247); /* oklch */ color: oklch(78.7% 0.169 323.4);
Tailwind
colors: {
custom: {
50: '#f4b3fa',
500: '#ed91f7',
950: '#000000',
},
}SCSS
$custom: #ed91f7; $custom-light: #f4b3fa; $custom-dark: #000000;
JSON
{
"hex": "#ed91f7",
"rgb": {
"r": 237,
"g": 145,
"b": 247
},
"hsl": {
"h": 294.118,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.78657,
"c": 0.16941,
"h": 323.4
},
"luminance": 0.44971
}Semantic roles & 50–950 ramp
primary
#ED91F7
secondary
#D9F5D6
accent
#E30319
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085