#EF92F2#EF92F2
#EF92F2 is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.8% C 0.164 H 325.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EF92F2 |
|---|---|
| RGB | rgb(239, 146, 242) |
| HSL | hsl(298, 79%, 76%) |
| HSV | hsv(298, 40%, 95%) |
| CMYK | cmyk(1.2%, 39.7%, 0%, 5.1%) |
| CIE-LAB | lab(73.10, 49.33, -33.70) |
| CIE-LCH | lch(73.10, 59.75, 325.66°) |
| OKLab | oklab(78.81% 0.1359 -0.0921) |
| OKLCH | oklch(78.81% 0.164 325.9) |
| XYZ | xyz(61.9011, 45.3220, 89.4746) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 5.00
Purply Pink
#F075E6
ΔE00 5.79
Plum
#DDA0DD
ΔE00 6.36
Baby Purple
#CA9BF7
ΔE00 8.05
Mauve
#E0B0FF
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF92F2 #95F292
analogous
#BF92F2 #EF92F2 #F292C5
triadic
#EF92F2 #F2EF92 #92F2EF
tetradic
#EF92F2 #F2BF92 #95F292 #92C5F2
square
#EF92F2 #F2BF92 #95F292 #92C5F2
split-complementary
#EF92F2 #C5F292 #92F2BF
monochromatic
#DF25E5 #E75BEB #EF92F2 #F7C9F9 #FBE4FC
Accessibility & contrast
On white
2.09
#EF92F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#EF92F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF92F2
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF92F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF92F2 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#A2B8EF
Tritanopia (blue-blind)
#F49CB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef92f2; /* rgb */ color: rgb(239, 146, 242); /* oklch */ color: oklch(78.8% 0.164 325.9);
Tailwind
colors: {
custom: {
50: '#f6b4f6',
500: '#ef92f2',
950: '#000000',
},
}SCSS
$custom: #ef92f2; $custom-light: #f6b4f6; $custom-dark: #000000;
JSON
{
"hex": "#ef92f2",
"rgb": {
"r": 239,
"g": 146,
"b": 242
},
"hsl": {
"h": 298.125,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.78812,
"c": 0.16415,
"h": 325.9
},
"luminance": 0.45319
}Semantic roles & 50–950 ramp
primary
#EF92F2
secondary
#D8F4D7
accent
#DB0B11
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085