#EC92FA#EC92FA
#EC92FA is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.8% C 0.170 H 322.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EC92FA |
|---|---|
| RGB | rgb(236, 146, 250) |
| HSL | hsl(292, 91%, 78%) |
| HSV | hsv(292, 42%, 98%) |
| CMYK | cmyk(5.6%, 41.6%, 0%, 2%) |
| CIE-LAB | lab(73.09, 49.93, -38.11) |
| CIE-LCH | lch(73.09, 62.81, 322.65°) |
| OKLab | oklab(78.83% 0.1341 -0.1047) |
| OKLCH | oklch(78.83% 0.17 322) |
| XYZ | xyz(62.1243, 45.2951, 95.8943) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 5.95
Purply Pink
#F075E6
ΔE00 6.23
Baby Purple
#CA9BF7
ΔE00 6.94
Plum
#DDA0DD
ΔE00 7.34
Lilac (survey)
#CEA2FD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC92FA #A0FA92
analogous
#B892FA #EC92FA #FA92D4
triadic
#EC92FA #FAEC92 #92FAEC
tetradic
#EC92FA #FAB892 #A0FA92 #92D4FA
square
#EC92FA #FAB892 #A0FA92 #92D4FA
split-complementary
#EC92FA #D4FA92 #92FAB8
monochromatic
#D81DF5 #E257F7 #EC92FA #F6CDFD #FAE2FE
Accessibility & contrast
On white
2.09
#EC92FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#EC92FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC92FA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC92FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC92FA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#EF9EBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ec92fa; /* rgb */ color: rgb(236, 146, 250); /* oklch */ color: oklch(78.8% 0.170 322.0);
Tailwind
colors: {
custom: {
50: '#f4b4fc',
500: '#ec92fa',
950: '#000000',
},
}SCSS
$custom: #ec92fa; $custom-light: #f4b4fc; $custom-dark: #000000;
JSON
{
"hex": "#ec92fa",
"rgb": {
"r": 236,
"g": 146,
"b": 250
},
"hsl": {
"h": 291.923,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.78831,
"c": 0.17015,
"h": 322
},
"luminance": 0.45293
}Semantic roles & 50–950 ramp
primary
#EC92FA
secondary
#DAF6D5
accent
#E6001F
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085