#EF92FB#EF92FB
#EF92FB is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.2% C 0.173 H 322.8°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EF92FB |
|---|---|
| RGB | rgb(239, 146, 251) |
| HSL | hsl(293, 93%, 78%) |
| HSV | hsv(293, 42%, 98%) |
| CMYK | cmyk(4.8%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(73.47, 50.98, -38.04) |
| CIE-LCH | lch(73.47, 63.61, 323.27°) |
| OKLab | oklab(79.2% 0.1377 -0.1044) |
| OKLCH | oklch(79.2% 0.173 322.8) |
| XYZ | xyz(63.2862, 45.8760, 96.7694) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.56
Lavender Pink
#DD85D7
ΔE00 6.11
Purply Pink
#F075E6
ΔE00 6.18
Baby Purple
#CA9BF7
ΔE00 7.39
Plum
#DDA0DD
ΔE00 7.48
Lilac (survey)
#CEA2FD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF92FB #9EFB92
analogous
#BA92FB #EF92FB #FB92D2
triadic
#EF92FB #FBEF92 #92FBEF
tetradic
#EF92FB #FBBA92 #9EFB92 #92D2FB
square
#EF92FB #FBBA92 #9EFB92 #92D2FB
split-complementary
#EF92FB #D2FB92 #92FBBA
monochromatic
#DE1CF7 #E657F9 #EF92FB #F8CDFD #FBE1FE
Accessibility & contrast
On white
2.06
#EF92FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#EF92FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF92FB
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF92FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF92FB | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#9FB8F8
Tritanopia (blue-blind)
#F29EBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef92fb; /* rgb */ color: rgb(239, 146, 251); /* oklch */ color: oklch(79.2% 0.173 322.8);
Tailwind
colors: {
custom: {
50: '#f6b4fd',
500: '#ef92fb',
950: '#000000',
},
}SCSS
$custom: #ef92fb; $custom-light: #f6b4fd; $custom-dark: #000000;
JSON
{
"hex": "#ef92fb",
"rgb": {
"r": 239,
"g": 146,
"b": 251
},
"hsl": {
"h": 293.143,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.79202,
"c": 0.17281,
"h": 322.8
},
"luminance": 0.45874
}Semantic roles & 50–950 ramp
primary
#EF92FB
secondary
#D9F6D5
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085