#EF82EB#EF82EB
#EF82EB is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.2% C 0.184 H 328.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EF82EB |
|---|---|
| RGB | rgb(239, 130, 235) |
| HSL | hsl(302, 77%, 72%) |
| HSV | hsv(302, 46%, 94%) |
| CMYK | cmyk(0%, 45.6%, 1.7%, 6.3%) |
| CIE-LAB | lab(69.69, 56.12, -35.15) |
| CIE-LCH | lch(69.69, 66.22, 327.94°) |
| OKLab | oklab(76.18% 0.157 -0.096) |
| OKLCH | oklch(76.18% 0.184 328.5) |
| XYZ | xyz(58.5738, 40.3173, 83.2779) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.64
Purply Pink
#F075E6
ΔE00 2.49
Lavender Pink
#DD85D7
ΔE00 3.91
Candy Pink
#FF63E9
ΔE00 5.21
Orchid
#DA70D6
ΔE00 5.59
Light Magenta
#FA5FF7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF82EB #82EF86
analogous
#BD82EF #EF82EB #EF82B4
triadic
#EF82EB #EBEF82 #82EBEF
tetradic
#EF82EB #EFBD82 #82EF86 #82B4EF
square
#EF82EB #EFBD82 #82EF86 #82B4EF
split-complementary
#EF82EB #B4EF82 #82EFBD
monochromatic
#DB1CD4 #E84CE2 #EF82EB #F6B8F4 #FCE4FB
Accessibility & contrast
On white
2.32
#EF82EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EF82EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF82EB
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF82EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF82EB | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#F68CAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef82eb; /* rgb */ color: rgb(239, 130, 235); /* oklch */ color: oklch(76.2% 0.184 328.5);
Tailwind
colors: {
custom: {
50: '#f6a9f1',
500: '#ef82eb',
950: '#000000',
},
}SCSS
$custom: #ef82eb; $custom-light: #f6a9f1; $custom-dark: #000000;
JSON
{
"hex": "#ef82eb",
"rgb": {
"r": 239,
"g": 130,
"b": 235
},
"hsl": {
"h": 302.202,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.76175,
"c": 0.18408,
"h": 328.5
},
"luminance": 0.40314
}Semantic roles & 50–950 ramp
primary
#EF82EB
secondary
#D8F3D9
accent
#DA140C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85