#EF92EF#EF92EF
#EF92EF is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.7% C 0.161 H 327.0°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EF92EF |
|---|---|
| RGB | rgb(239, 146, 239) |
| HSL | hsl(300, 74%, 75%) |
| HSV | hsv(300, 39%, 94%) |
| CMYK | cmyk(0%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(72.99, 48.80, -32.25) |
| CIE-LCH | lch(72.99, 58.49, 326.54°) |
| OKLab | oklab(78.69% 0.1353 -0.0879) |
| OKLCH | oklch(78.69% 0.161 327) |
| XYZ | xyz(61.4543, 45.1432, 87.1211) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.41
Lavender Pink
#DD85D7
ΔE00 4.70
Purply Pink
#F075E6
ΔE00 5.76
Plum
#DDA0DD
ΔE00 6.02
Bubblegum Pink
#FE83CC
ΔE00 8.01
Mauve
#E0B0FF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF92EF #92EF92
analogous
#C092EF #EF92EF #EF92C0
triadic
#EF92EF #EFEF92 #92EFEF
tetradic
#EF92EF #EFC092 #92EF92 #92C0EF
square
#EF92EF #EFC092 #92EF92 #92C0EF
split-complementary
#EF92EF #C0EF92 #92EFC0
monochromatic
#DF27DF #E75DE7 #EF92EF #F7C7F7 #FBE4FB
Accessibility & contrast
On white
2.09
#EF92EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#EF92EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF92EF
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF92EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF92EF | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF2
Deuteranopia (green-blind)
#A3B7EC
Tritanopia (blue-blind)
#F49BB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef92ef; /* rgb */ color: rgb(239, 146, 239); /* oklch */ color: oklch(78.7% 0.161 327.0);
Tailwind
colors: {
custom: {
50: '#f6b4f4',
500: '#ef92ef',
950: '#000000',
},
}SCSS
$custom: #ef92ef; $custom-light: #f6b4f4; $custom-dark: #000000;
JSON
{
"hex": "#ef92ef",
"rgb": {
"r": 239,
"g": 146,
"b": 239
},
"hsl": {
"h": 300,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.78686,
"c": 0.16133,
"h": 327
},
"luminance": 0.4514
}Semantic roles & 50–950 ramp
primary
#EF92EF
secondary
#D8F3D8
accent
#D70F0F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085