#ED91FB#ED91FB
#ED91FB is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.8% C 0.173 H 322.1°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ED91FB |
|---|---|
| RGB | rgb(237, 145, 251) |
| HSL | hsl(292, 93%, 78%) |
| HSV | hsv(292, 42%, 98%) |
| CMYK | cmyk(5.6%, 42.2%, 0%, 1.6%) |
| CIE-LAB | lab(73.04, 50.92, -38.72) |
| CIE-LCH | lch(73.04, 63.97, 322.75°) |
| OKLab | oklab(78.83% 0.1369 -0.1064) |
| OKLCH | oklch(78.83% 0.173 322.1) |
| XYZ | xyz(62.4611, 45.2228, 96.6868) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.47
Lavender Pink
#DD85D7
ΔE00 6.04
Purply Pink
#F075E6
ΔE00 6.08
Baby Purple
#CA9BF7
ΔE00 7.12
Lilac (survey)
#CEA2FD
ΔE00 7.62
Plum
#DDA0DD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED91FB #9FFB91
analogous
#B891FB #ED91FB #FB91D4
triadic
#ED91FB #FBED91 #91FBED
tetradic
#ED91FB #FBB891 #9FFB91 #91D4FB
square
#ED91FB #FBB891 #9FFB91 #91D4FB
split-complementary
#ED91FB #D4FB91 #91FBB8
monochromatic
#DA1BF7 #E356F9 #ED91FB #F7CCFD #FAE1FE
Accessibility & contrast
On white
2.09
#ED91FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#ED91FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED91FB
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED91FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED91FB | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#9DB7F8
Tritanopia (blue-blind)
#F09EBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ed91fb; /* rgb */ color: rgb(237, 145, 251); /* oklch */ color: oklch(78.8% 0.173 322.1);
Tailwind
colors: {
custom: {
50: '#f4b3fd',
500: '#ed91fb',
950: '#000000',
},
}SCSS
$custom: #ed91fb; $custom-light: #f4b3fd; $custom-dark: #000000;
JSON
{
"hex": "#ed91fb",
"rgb": {
"r": 237,
"g": 145,
"b": 251
},
"hsl": {
"h": 292.075,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.78834,
"c": 0.17334,
"h": 322.1
},
"luminance": 0.4522
}Semantic roles & 50–950 ramp
primary
#ED91FB
secondary
#D9F6D5
accent
#E6001E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085