#EF92EA#EF92EA
#EF92EA is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.5% C 0.157 H 328.9°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EF92EA |
|---|---|
| RGB | rgb(239, 146, 234) |
| HSL | hsl(303, 74%, 75%) |
| HSV | hsv(303, 39%, 94%) |
| CMYK | cmyk(0%, 38.9%, 2.1%, 6.3%) |
| CIE-LAB | lab(72.79, 47.91, -29.81) |
| CIE-LCH | lch(72.79, 56.43, 328.10°) |
| OKLab | oklab(78.48% 0.1341 -0.081) |
| OKLCH | oklch(78.48% 0.157 328.9) |
| XYZ | xyz(60.7258, 44.8519, 83.2846) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 4.32
Plum
#DDA0DD
ΔE00 5.53
Purply Pink
#F075E6
ΔE00 5.85
Bubblegum Pink
#FE83CC
ΔE00 7.19
Orchid
#DA70D6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF92EA #92EF97
analogous
#C592EF #EF92EA #EF92BB
triadic
#EF92EA #EAEF92 #92EAEF
tetradic
#EF92EA #EFC592 #92EF97 #92BBEF
square
#EF92EA #EFC592 #92EF97 #92BBEF
split-complementary
#EF92EA #BBEF92 #92EFC5
monochromatic
#DF27D5 #E75DE0 #EF92EA #F7C7F4 #FBE4FA
Accessibility & contrast
On white
2.11
#EF92EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#EF92EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF92EA
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF92EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF92EA | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABED
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#F59AB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef92ea; /* rgb */ color: rgb(239, 146, 234); /* oklch */ color: oklch(78.5% 0.157 328.9);
Tailwind
colors: {
custom: {
50: '#f6b4f1',
500: '#ef92ea',
950: '#000000',
},
}SCSS
$custom: #ef92ea; $custom-light: #f6b4f1; $custom-dark: #000000;
JSON
{
"hex": "#ef92ea",
"rgb": {
"r": 239,
"g": 146,
"b": 234
},
"hsl": {
"h": 303.226,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.78479,
"c": 0.15671,
"h": 328.9
},
"luminance": 0.44849
}Semantic roles & 50–950 ramp
primary
#EF92EA
secondary
#D8F3DA
accent
#D71A0F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084