#EF82F8#EF82F8
#EF82F8 is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.8% C 0.196 H 324.4°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EF82F8 |
|---|---|
| RGB | rgb(239, 130, 248) |
| HSL | hsl(295, 89%, 74%) |
| HSV | hsv(295, 48%, 97%) |
| CMYK | cmyk(3.6%, 47.6%, 0%, 2.7%) |
| CIE-LAB | lab(70.24, 58.42, -41.43) |
| CIE-LCH | lch(70.24, 71.62, 324.66°) |
| OKLab | oklab(76.76% 0.1592 -0.114) |
| OKLCH | oklch(76.76% 0.196 324.4) |
| XYZ | xyz(60.5210, 41.0962, 93.5332) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.66
Purply Pink
#F075E6
ΔE00 3.59
Violet Pink
#FB5FFC
ΔE00 5.57
Light Magenta
#FA5FF7
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 5.64
Candy Pink
#FF63E9
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF82F8 #8BF882
analogous
#B482F8 #EF82F8 #F882C6
triadic
#EF82F8 #F8EF82 #82F8EF
tetradic
#EF82F8 #F8B482 #8BF882 #82C6F8
square
#EF82F8 #F8B482 #8BF882 #82C6F8
split-complementary
#EF82F8 #C6F882 #82F8B4
monochromatic
#E00EF2 #E848F5 #EF82F8 #F6BCFB #FBE2FD
Accessibility & contrast
On white
2.28
#EF82F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EF82F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF82F8
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF82F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF82F8 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FC
Deuteranopia (green-blind)
#94B0F4
Tritanopia (blue-blind)
#F390B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef82f8; /* rgb */ color: rgb(239, 130, 248); /* oklch */ color: oklch(76.8% 0.196 324.4);
Tailwind
colors: {
custom: {
50: '#f6aafb',
500: '#ef82f8',
950: '#000000',
},
}SCSS
$custom: #ef82f8; $custom-light: #f6aafb; $custom-dark: #000000;
JSON
{
"hex": "#ef82f8",
"rgb": {
"r": 239,
"g": 130,
"b": 248
},
"hsl": {
"h": 295.424,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.76761,
"c": 0.19582,
"h": 324.4
},
"luminance": 0.41093
}Semantic roles & 50–950 ramp
primary
#EF82F8
secondary
#D8F5D6
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85