#EC93F8#EC93F8
#EC93F8 is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.9% C 0.167 H 322.6°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EC93F8 |
|---|---|
| RGB | rgb(236, 147, 248) |
| HSL | hsl(293, 88%, 77%) |
| HSV | hsv(293, 41%, 97%) |
| CMYK | cmyk(4.8%, 40.7%, 0%, 2.7%) |
| CIE-LAB | lab(73.21, 49.04, -36.84) |
| CIE-LCH | lch(73.21, 61.34, 323.09°) |
| OKLab | oklab(78.9% 0.1323 -0.101) |
| OKLCH | oklch(78.9% 0.167 322.6) |
| XYZ | xyz(61.9672, 45.4800, 94.3031) |
| Luminance | 0.4548 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.66
Lavender Pink
#DD85D7
ΔE00 5.74
Purply Pink
#F075E6
ΔE00 6.29
Plum
#DDA0DD
ΔE00 6.92
Baby Purple
#CA9BF7
ΔE00 7.01
Lilac (survey)
#CEA2FD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC93F8 #9FF893
analogous
#B993F8 #EC93F8 #F893D2
triadic
#EC93F8 #F8EC93 #93F8EC
tetradic
#EC93F8 #F8B993 #9FF893 #93D2F8
square
#EC93F8 #F8B993 #9FF893 #93D2F8
split-complementary
#EC93F8 #D2F893 #93F8B9
monochromatic
#D820F1 #E25AF4 #EC93F8 #F6CCFC #FAE2FD
Accessibility & contrast
On white
2.08
#EC93F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#EC93F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC93F8
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC93F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC93F8 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ADFC
Deuteranopia (green-blind)
#9FB7F5
Tritanopia (blue-blind)
#EF9FBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ec93f8; /* rgb */ color: rgb(236, 147, 248); /* oklch */ color: oklch(78.9% 0.167 322.6);
Tailwind
colors: {
custom: {
50: '#f4b4fb',
500: '#ec93f8',
950: '#000000',
},
}SCSS
$custom: #ec93f8; $custom-light: #f4b4fb; $custom-dark: #000000;
JSON
{
"hex": "#ec93f8",
"rgb": {
"r": 236,
"g": 147,
"b": 248
},
"hsl": {
"h": 292.871,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.78895,
"c": 0.1665,
"h": 322.6
},
"luminance": 0.45478
}Semantic roles & 50–950 ramp
primary
#EC93F8
secondary
#DAF5D6
accent
#E4011C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085