#ED93FA#ED93FA
#ED93FA is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.1% C 0.169 H 322.4°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ED93FA |
|---|---|
| RGB | rgb(237, 147, 250) |
| HSL | hsl(292, 91%, 78%) |
| HSV | hsv(292, 41%, 98%) |
| CMYK | cmyk(5.2%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(73.40, 49.71, -37.61) |
| CIE-LCH | lch(73.40, 62.34, 322.88°) |
| OKLab | oklab(79.09% 0.1339 -0.1032) |
| OKLCH | oklch(79.09% 0.169 322.4) |
| XYZ | xyz(62.6122, 45.7765, 95.9615) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.73
Lavender Pink
#DD85D7
ΔE00 6.01
Purply Pink
#F075E6
ΔE00 6.36
Baby Purple
#CA9BF7
ΔE00 7.05
Plum
#DDA0DD
ΔE00 7.19
Lilac (survey)
#CEA2FD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED93FA #A0FA93
analogous
#B993FA #ED93FA #FA93D3
triadic
#ED93FA #FAED93 #93FAED
tetradic
#ED93FA #FAB993 #A0FA93 #93D3FA
square
#ED93FA #FAB993 #A0FA93 #93D3FA
split-complementary
#ED93FA #D3FA93 #93FAB9
monochromatic
#DA1EF5 #E359F7 #ED93FA #F7CDFD #FAE2FE
Accessibility & contrast
On white
2.07
#ED93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#ED93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED93FA
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED93FA | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFE
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#F09FBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ed93fa; /* rgb */ color: rgb(237, 147, 250); /* oklch */ color: oklch(79.1% 0.169 322.4);
Tailwind
colors: {
custom: {
50: '#f4b4fc',
500: '#ed93fa',
950: '#000000',
},
}SCSS
$custom: #ed93fa; $custom-light: #f4b4fc; $custom-dark: #000000;
JSON
{
"hex": "#ed93fa",
"rgb": {
"r": 237,
"g": 147,
"b": 250
},
"hsl": {
"h": 292.427,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.79091,
"c": 0.16905,
"h": 322.4
},
"luminance": 0.45774
}Semantic roles & 50–950 ramp
primary
#ED93FA
secondary
#D9F6D5
accent
#E6001D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085