#ED93FC#ED93FC
#ED93FC is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.2% C 0.171 H 321.7°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ED93FC |
|---|---|
| RGB | rgb(237, 147, 252) |
| HSL | hsl(291, 95%, 78%) |
| HSV | hsv(291, 42%, 99%) |
| CMYK | cmyk(6%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(73.48, 50.08, -38.57) |
| CIE-LCH | lch(73.48, 63.22, 322.40°) |
| OKLab | oklab(79.18% 0.1342 -0.106) |
| OKLCH | oklch(79.18% 0.171 321.7) |
| XYZ | xyz(62.9275, 45.9026, 97.6219) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.87
Lavender Pink
#DD85D7
ΔE00 6.29
Purply Pink
#F075E6
ΔE00 6.50
Baby Purple
#CA9BF7
ΔE00 6.94
Lilac (survey)
#CEA2FD
ΔE00 7.35
Plum
#DDA0DD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED93FC #A2FC93
analogous
#B893FC #ED93FC #FC93D6
triadic
#ED93FC #FCED93 #93FCED
tetradic
#ED93FC #FCB893 #A2FC93 #93D6FC
square
#ED93FC #FCB893 #A2FC93 #93D6FC
split-complementary
#ED93FC #D6FC93 #93FCB8
monochromatic
#D91CF9 #E357FA #ED93FC #F7CFFE #FAE1FE
Accessibility & contrast
On white
2.06
#ED93FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#ED93FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED93FC
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED93FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED93FC | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#9EB8F9
Tritanopia (blue-blind)
#EF9FBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ed93fc; /* rgb */ color: rgb(237, 147, 252); /* oklch */ color: oklch(79.2% 0.171 321.7);
Tailwind
colors: {
custom: {
50: '#f4b5fd',
500: '#ed93fc',
950: '#000000',
},
}SCSS
$custom: #ed93fc; $custom-light: #f4b5fd; $custom-dark: #000000;
JSON
{
"hex": "#ed93fc",
"rgb": {
"r": 237,
"g": 147,
"b": 252
},
"hsl": {
"h": 291.429,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.79179,
"c": 0.17103,
"h": 321.7
},
"luminance": 0.459
}Semantic roles & 50–950 ramp
primary
#ED93FC
secondary
#D9F6D5
accent
#E60021
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085