#EC93F4#EC93F4
#EC93F4 is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.7% C 0.163 H 324.0°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EC93F4 |
|---|---|
| RGB | rgb(236, 147, 244) |
| HSL | hsl(295, 82%, 77%) |
| HSV | hsv(295, 40%, 96%) |
| CMYK | cmyk(3.3%, 39.8%, 0%, 4.3%) |
| CIE-LAB | lab(73.05, 48.30, -34.91) |
| CIE-LCH | lch(73.05, 59.60, 324.14°) |
| OKLab | oklab(78.72% 0.1315 -0.0955) |
| OKLCH | oklch(78.72% 0.163 324) |
| XYZ | xyz(61.3533, 45.2344, 91.0697) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.53
Lavender Pink
#DD85D7
ΔE00 5.22
Purply Pink
#F075E6
ΔE00 6.11
Plum
#DDA0DD
ΔE00 6.38
Baby Purple
#CA9BF7
ΔE00 7.31
Mauve
#E0B0FF
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC93F4 #9BF493
analogous
#BC93F4 #EC93F4 #F493CC
triadic
#EC93F4 #F4EC93 #93F4EC
tetradic
#EC93F4 #F4BC93 #9BF493 #93CCF4
square
#EC93F4 #F4BC93 #9BF493 #93CCF4
split-complementary
#EC93F4 #CCF493 #93F4BC
monochromatic
#D824E9 #E25BEE #EC93F4 #F6CBFA #FAE3FC
Accessibility & contrast
On white
2.09
#EC93F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#EC93F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC93F4
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC93F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC93F4 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ADF8
Deuteranopia (green-blind)
#A0B7F1
Tritanopia (blue-blind)
#F09DB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ec93f4; /* rgb */ color: rgb(236, 147, 244); /* oklch */ color: oklch(78.7% 0.163 324.0);
Tailwind
colors: {
custom: {
50: '#f4b4f8',
500: '#ec93f4',
950: '#000000',
},
}SCSS
$custom: #ec93f4; $custom-light: #f4b4f8; $custom-dark: #000000;
JSON
{
"hex": "#ec93f4",
"rgb": {
"r": 236,
"g": 147,
"b": 244
},
"hsl": {
"h": 295.052,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.78721,
"c": 0.16257,
"h": 324
},
"luminance": 0.45232
}Semantic roles & 50–950 ramp
primary
#EC93F4
secondary
#D9F4D7
accent
#DE0819
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085