#EF92EC#EF92EC
#EF92EC is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.6% C 0.159 H 328.1°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EF92EC |
|---|---|
| RGB | rgb(239, 146, 236) |
| HSL | hsl(302, 74%, 75%) |
| HSV | hsv(302, 39%, 94%) |
| CMYK | cmyk(0%, 38.9%, 1.3%, 6.3%) |
| CIE-LAB | lab(72.87, 48.26, -30.79) |
| CIE-LCH | lch(72.87, 57.25, 327.46°) |
| OKLab | oklab(78.56% 0.1346 -0.0838) |
| OKLCH | oklch(78.56% 0.159 328.1) |
| XYZ | xyz(61.0147, 44.9674, 84.8063) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 4.45
Plum
#DDA0DD
ΔE00 5.72
Purply Pink
#F075E6
ΔE00 5.79
Bubblegum Pink
#FE83CC
ΔE00 7.52
Orchid
#DA70D6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF92EC #92EF95
analogous
#C392EF #EF92EC #EF92BE
triadic
#EF92EC #ECEF92 #92ECEF
tetradic
#EF92EC #EFC392 #92EF95 #92BEEF
square
#EF92EC #EFC392 #92EF95 #92BEEF
split-complementary
#EF92EC #BEEF92 #92EFC3
monochromatic
#DF27D9 #E75DE3 #EF92EC #F7C7F5 #FBE4FA
Accessibility & contrast
On white
2.10
#EF92EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#EF92EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF92EC
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF92EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF92EC | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEF
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#F59AB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef92ec; /* rgb */ color: rgb(239, 146, 236); /* oklch */ color: oklch(78.6% 0.159 328.1);
Tailwind
colors: {
custom: {
50: '#f6b4f2',
500: '#ef92ec',
950: '#000000',
},
}SCSS
$custom: #ef92ec; $custom-light: #f6b4f2; $custom-dark: #000000;
JSON
{
"hex": "#ef92ec",
"rgb": {
"r": 239,
"g": 146,
"b": 236
},
"hsl": {
"h": 301.935,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.78561,
"c": 0.15854,
"h": 328.1
},
"luminance": 0.44965
}Semantic roles & 50–950 ramp
primary
#EF92EC
secondary
#D8F3D9
accent
#D7150F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085