#E693FC#E693FC
#E693FC is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.4% C 0.167 H 319.0°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E693FC |
|---|---|
| RGB | rgb(230, 147, 252) |
| HSL | hsl(287, 95%, 78%) |
| HSV | hsv(287, 42%, 99%) |
| CMYK | cmyk(8.7%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(72.71, 48.07, -39.84) |
| CIE-LCH | lch(72.71, 62.43, 320.35°) |
| OKLab | oklab(78.43% 0.1263 -0.1097) |
| OKLCH | oklch(78.43% 0.167 319) |
| XYZ | xyz(60.6352, 44.7206, 97.5145) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.38
Baby Purple
#CA9BF7
ΔE00 5.77
Lilac (survey)
#CEA2FD
ΔE00 6.31
Lavender Pink
#DD85D7
ΔE00 6.43
Liliac
#C48EFD
ΔE00 6.72
Pastel Purple
#CAA0FF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E693FC #A9FC93
analogous
#B193FC #E693FC #FC93DD
triadic
#E693FC #FCE693 #93FCE6
tetradic
#E693FC #FCB193 #A9FC93 #93DDFC
square
#E693FC #FCB193 #A9FC93 #93DDFC
split-complementary
#E693FC #DDFC93 #93FCB1
monochromatic
#CA1CF9 #D857FA #E693FC #F4CFFE #F8E1FE
Accessibility & contrast
On white
2.11
#E693FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#E693FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E693FC
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E693FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E693FC | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#E7A0BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e693fc; /* rgb */ color: rgb(230, 147, 252); /* oklch */ color: oklch(78.4% 0.167 319.0);
Tailwind
colors: {
custom: {
50: '#efb4fd',
500: '#e693fc',
950: '#000000',
},
}SCSS
$custom: #e693fc; $custom-light: #efb4fd; $custom-dark: #000000;
JSON
{
"hex": "#e693fc",
"rgb": {
"r": 230,
"g": 147,
"b": 252
},
"hsl": {
"h": 287.429,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.78428,
"c": 0.16733,
"h": 319
},
"luminance": 0.44719
}Semantic roles & 50–950 ramp
primary
#E693FC
secondary
#DCF6D5
accent
#E60030
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085