#EF82EA#EF82EA
#EF82EA is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.1% C 0.183 H 328.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EF82EA |
|---|---|
| RGB | rgb(239, 130, 234) |
| HSL | hsl(303, 77%, 72%) |
| HSV | hsv(303, 46%, 94%) |
| CMYK | cmyk(0%, 45.6%, 2.1%, 6.3%) |
| CIE-LAB | lab(69.65, 55.94, -34.67) |
| CIE-LCH | lch(69.65, 65.81, 328.22°) |
| OKLab | oklab(76.13% 0.1568 -0.0947) |
| OKLCH | oklch(76.13% 0.183 328.9) |
| XYZ | xyz(58.4297, 40.2597, 82.5192) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.82
Purply Pink
#F075E6
ΔE00 2.47
Lavender Pink
#DD85D7
ΔE00 3.79
Candy Pink
#FF63E9
ΔE00 5.21
Orchid
#DA70D6
ΔE00 5.55
Light Magenta
#FA5FF7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF82EA #82EF87
analogous
#BD82EF #EF82EA #EF82B4
triadic
#EF82EA #EAEF82 #82EAEF
tetradic
#EF82EA #EFBD82 #82EF87 #82B4EF
square
#EF82EA #EFBD82 #82EF87 #82B4EF
split-complementary
#EF82EA #B4EF82 #82EFBD
monochromatic
#DB1CD2 #E84CE1 #EF82EA #F6B8F3 #FCE4FA
Accessibility & contrast
On white
2.32
#EF82EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EF82EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF82EA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF82EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF82EA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#9AAFE7
Tritanopia (blue-blind)
#F68CAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef82ea; /* rgb */ color: rgb(239, 130, 234); /* oklch */ color: oklch(76.1% 0.183 328.9);
Tailwind
colors: {
custom: {
50: '#f6a9f1',
500: '#ef82ea',
950: '#000000',
},
}SCSS
$custom: #ef82ea; $custom-light: #f6a9f1; $custom-dark: #000000;
JSON
{
"hex": "#ef82ea",
"rgb": {
"r": 239,
"g": 130,
"b": 234
},
"hsl": {
"h": 302.752,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.76131,
"c": 0.1832,
"h": 328.9
},
"luminance": 0.40256
}Semantic roles & 50–950 ramp
primary
#EF82EA
secondary
#D8F3D9
accent
#DA150C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84