#EF92EB#EF92EB
#EF92EB is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.5% C 0.158 H 328.5°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EF92EB |
|---|---|
| RGB | rgb(239, 146, 235) |
| HSL | hsl(303, 74%, 75%) |
| HSV | hsv(303, 39%, 94%) |
| CMYK | cmyk(0%, 38.9%, 1.7%, 6.3%) |
| CIE-LAB | lab(72.83, 48.08, -30.30) |
| CIE-LCH | lch(72.83, 56.84, 327.78°) |
| OKLab | oklab(78.52% 0.1344 -0.0824) |
| OKLCH | oklch(78.52% 0.158 328.5) |
| XYZ | xyz(60.8699, 44.9095, 84.0433) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.69
Lavender Pink
#DD85D7
ΔE00 4.38
Plum
#DDA0DD
ΔE00 5.62
Purply Pink
#F075E6
ΔE00 5.82
Bubblegum Pink
#FE83CC
ΔE00 7.36
Orchid
#DA70D6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF92EB #92EF96
analogous
#C592EF #EF92EB #EF92BC
triadic
#EF92EB #EBEF92 #92EBEF
tetradic
#EF92EB #EFC592 #92EF96 #92BCEF
square
#EF92EB #EFC592 #92EF96 #92BCEF
split-complementary
#EF92EB #BCEF92 #92EFC5
monochromatic
#DF27D7 #E75DE1 #EF92EB #F7C7F5 #FBE4FA
Accessibility & contrast
On white
2.10
#EF92EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#EF92EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF92EB
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF92EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF92EB | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#A5B7E8
Tritanopia (blue-blind)
#F59AB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef92eb; /* rgb */ color: rgb(239, 146, 235); /* oklch */ color: oklch(78.5% 0.158 328.5);
Tailwind
colors: {
custom: {
50: '#f6b4f1',
500: '#ef92eb',
950: '#000000',
},
}SCSS
$custom: #ef92eb; $custom-light: #f6b4f1; $custom-dark: #000000;
JSON
{
"hex": "#ef92eb",
"rgb": {
"r": 239,
"g": 146,
"b": 235
},
"hsl": {
"h": 302.581,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.7852,
"c": 0.15763,
"h": 328.5
},
"luminance": 0.44907
}Semantic roles & 50–950 ramp
primary
#EF92EB
secondary
#D8F3D9
accent
#D7180F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085