#E093FC#E093FC
#E093FC is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.8% C 0.164 H 316.6°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E093FC |
|---|---|
| RGB | rgb(224, 147, 252) |
| HSL | hsl(284, 95%, 78%) |
| HSV | hsv(284, 42%, 99%) |
| CMYK | cmyk(11.1%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(72.06, 46.34, -40.90) |
| CIE-LCH | lch(72.06, 61.81, 318.57°) |
| OKLab | oklab(77.8% 0.1195 -0.1129) |
| OKLCH | oklch(77.8% 0.164 316.6) |
| XYZ | xyz(58.7423, 43.7446, 97.4257) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.79
Violet (CSS)
#EE82EE
ΔE00 5.06
Lilac (survey)
#CEA2FD
ΔE00 5.48
Liliac
#C48EFD
ΔE00 5.62
Pastel Purple
#CAA0FF
ΔE00 5.89
Lavender (survey)
#C79FEF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E093FC #AFFC93
analogous
#AB93FC #E093FC #FC93E3
triadic
#E093FC #FCE093 #93FCE0
tetradic
#E093FC #FCAB93 #AFFC93 #93E3FC
square
#E093FC #FCAB93 #AFFC93 #93E3FC
split-complementary
#E093FC #E3FC93 #93FCAB
monochromatic
#BE1CF9 #CF57FA #E093FC #F1CFFE #F6E1FE
Accessibility & contrast
On white
2.15
#E093FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#E093FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E093FC
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E093FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E093FC | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#96B3F9
Tritanopia (blue-blind)
#DFA1BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e093fc; /* rgb */ color: rgb(224, 147, 252); /* oklch */ color: oklch(77.8% 0.164 316.6);
Tailwind
colors: {
custom: {
50: '#ebb4fd',
500: '#e093fc',
950: '#000000',
},
}SCSS
$custom: #e093fc; $custom-light: #ebb4fd; $custom-dark: #000000;
JSON
{
"hex": "#e093fc",
"rgb": {
"r": 224,
"g": 147,
"b": 252
},
"hsl": {
"h": 284,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.77797,
"c": 0.16438,
"h": 316.6
},
"luminance": 0.43743
}Semantic roles & 50–950 ramp
primary
#E093FC
secondary
#DEF6D5
accent
#E6003D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086