#EF84EE#EF84EE
#EF84EE is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.6% C 0.184 H 327.5°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EF84EE |
|---|---|
| RGB | rgb(239, 132, 238) |
| HSL | hsl(301, 77%, 73%) |
| HSV | hsv(301, 45%, 94%) |
| CMYK | cmyk(0%, 44.8%, 0.4%, 6.3%) |
| CIE-LAB | lab(70.20, 55.66, -36.02) |
| CIE-LCH | lch(70.20, 66.30, 327.09°) |
| OKLab | oklab(76.59% 0.1548 -0.0985) |
| OKLCH | oklch(76.59% 0.184 327.5) |
| XYZ | xyz(59.2795, 41.0293, 85.6694) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.48
Purply Pink
#F075E6
ΔE00 2.97
Lavender Pink
#DD85D7
ΔE00 4.18
Candy Pink
#FF63E9
ΔE00 5.61
Orchid
#DA70D6
ΔE00 6.00
Light Magenta
#FA5FF7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF84EE #84EF85
analogous
#BB84EF #EF84EE #EF84B8
triadic
#EF84EE #EEEF84 #84EEEF
tetradic
#EF84EE #EFBB84 #84EF85 #84B8EF
square
#EF84EE #EFBB84 #84EF85 #84B8EF
split-complementary
#EF84EE #B8EF84 #84EFBB
monochromatic
#DC1DDA #E84EE7 #EF84EE #F6BAF5 #FBE4FB
Accessibility & contrast
On white
2.28
#EF84EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#EF84EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF84EE
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF84EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF84EE | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F2
Deuteranopia (green-blind)
#99B1EB
Tritanopia (blue-blind)
#F58FAE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef84ee; /* rgb */ color: rgb(239, 132, 238); /* oklch */ color: oklch(76.6% 0.184 327.5);
Tailwind
colors: {
custom: {
50: '#f6abf4',
500: '#ef84ee',
950: '#000000',
},
}SCSS
$custom: #ef84ee; $custom-light: #f6abf4; $custom-dark: #000000;
JSON
{
"hex": "#ef84ee",
"rgb": {
"r": 239,
"g": 132,
"b": 238
},
"hsl": {
"h": 300.561,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.76588,
"c": 0.18352,
"h": 327.5
},
"luminance": 0.41026
}Semantic roles & 50–950 ramp
primary
#EF84EE
secondary
#D8F3D8
accent
#D90E0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85