#ED93FF#ED93FF
#ED93FF is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.3% C 0.174 H 320.8°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ED93FF |
|---|---|
| RGB | rgb(237, 147, 255) |
| HSL | hsl(290, 100%, 79%) |
| HSV | hsv(290, 42%, 100%) |
| CMYK | cmyk(7.1%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(73.61, 50.65, -40.01) |
| CIE-LCH | lch(73.61, 64.54, 321.70°) |
| OKLab | oklab(79.31% 0.1348 -0.1101) |
| OKLCH | oklch(79.31% 0.174 320.8) |
| XYZ | xyz(63.4066, 46.0942, 100.1454) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 6.71
Purply Pink
#F075E6
ΔE00 6.72
Baby Purple
#CA9BF7
ΔE00 6.81
Lilac (survey)
#CEA2FD
ΔE00 7.19
Mauve
#E0B0FF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED93FF #A5FF93
analogous
#B793FF #ED93FF #FF93DB
triadic
#ED93FF #FFED93 #93FFED
tetradic
#ED93FF #FFB793 #A5FF93 #93DBFF
square
#ED93FF #FFB793 #A5FF93 #93DBFF
split-complementary
#ED93FF #DBFF93 #93FFB7
monochromatic
#D919FF #E356FF #ED93FF #F7D0FF #FAE0FF
Accessibility & contrast
On white
2.06
#ED93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#ED93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED93FF
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED93FF | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#EFA0BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ed93ff; /* rgb */ color: rgb(237, 147, 255); /* oklch */ color: oklch(79.3% 0.174 320.8);
Tailwind
colors: {
custom: {
50: '#f4b5ff',
500: '#ed93ff',
950: '#000000',
},
}SCSS
$custom: #ed93ff; $custom-light: #f4b5ff; $custom-dark: #000000;
JSON
{
"hex": "#ed93ff",
"rgb": {
"r": 237,
"g": 147,
"b": 255
},
"hsl": {
"h": 290,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.79313,
"c": 0.17403,
"h": 320.8
},
"luminance": 0.46092
}Semantic roles & 50–950 ramp
primary
#ED93FF
secondary
#DAF7D4
accent
#E60026
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086