#EC92F8#EC92F8
#EC92F8 is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.7% C 0.168 H 322.7°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EC92F8 |
|---|---|
| RGB | rgb(236, 146, 248) |
| HSL | hsl(293, 88%, 77%) |
| HSV | hsv(293, 41%, 97%) |
| CMYK | cmyk(4.8%, 41.1%, 0%, 2.7%) |
| CIE-LAB | lab(73.00, 49.56, -37.15) |
| CIE-LCH | lch(73.00, 61.94, 323.14°) |
| OKLab | oklab(78.74% 0.1338 -0.1019) |
| OKLCH | oklch(78.74% 0.168 322.7) |
| XYZ | xyz(61.8124, 45.1703, 94.2515) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.47
Lavender Pink
#DD85D7
ΔE00 5.68
Purply Pink
#F075E6
ΔE00 6.10
Baby Purple
#CA9BF7
ΔE00 7.07
Plum
#DDA0DD
ΔE00 7.07
Lilac (survey)
#CEA2FD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC92F8 #9EF892
analogous
#B992F8 #EC92F8 #F892D1
triadic
#EC92F8 #F8EC92 #92F8EC
tetradic
#EC92F8 #F8B992 #9EF892 #92D1F8
square
#EC92F8 #F8B992 #9EF892 #92D1F8
split-complementary
#EC92F8 #D1F892 #92F8B9
monochromatic
#D81FF1 #E258F4 #EC92F8 #F6CCFC #FAE2FD
Accessibility & contrast
On white
2.09
#EC92F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#EC92F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC92F8
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC92F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC92F8 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ACFC
Deuteranopia (green-blind)
#9EB7F5
Tritanopia (blue-blind)
#EF9EB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ec92f8; /* rgb */ color: rgb(236, 146, 248); /* oklch */ color: oklch(78.7% 0.168 322.7);
Tailwind
colors: {
custom: {
50: '#f4b4fb',
500: '#ec92f8',
950: '#000000',
},
}SCSS
$custom: #ec92f8; $custom-light: #f4b4fb; $custom-dark: #000000;
JSON
{
"hex": "#ec92f8",
"rgb": {
"r": 236,
"g": 146,
"b": 248
},
"hsl": {
"h": 292.941,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.78743,
"c": 0.16816,
"h": 322.7
},
"luminance": 0.45168
}Semantic roles & 50–950 ramp
primary
#EC92F8
secondary
#D9F5D6
accent
#E5011C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085