#EF82F9#EF82F9
#EF82F9 is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.8% C 0.197 H 324.1°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EF82F9 |
|---|---|
| RGB | rgb(239, 130, 249) |
| HSL | hsl(295, 91%, 74%) |
| HSV | hsv(295, 48%, 98%) |
| CMYK | cmyk(4%, 47.8%, 0%, 2.4%) |
| CIE-LAB | lab(70.29, 58.60, -41.91) |
| CIE-LCH | lch(70.29, 72.04, 324.43°) |
| OKLab | oklab(76.81% 0.1594 -0.1154) |
| OKLCH | oklch(76.81% 0.197 324.1) |
| XYZ | xyz(60.6765, 41.1584, 94.3524) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.82
Purply Pink
#F075E6
ΔE00 3.72
Violet Pink
#FB5FFC
ΔE00 5.55
Light Magenta
#FA5FF7
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 5.78
Candy Pink
#FF63E9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF82F9 #8CF982
analogous
#B482F9 #EF82F9 #F982C8
triadic
#EF82F9 #F9EF82 #82F9EF
tetradic
#EF82F9 #F9B482 #8CF982 #82C8F9
square
#EF82F9 #F9B482 #8CF982 #82C8F9
split-complementary
#EF82F9 #C8F982 #82F9B4
monochromatic
#E00DF3 #E848F6 #EF82F9 #F6BCFC #FBE2FE
Accessibility & contrast
On white
2.27
#EF82F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#EF82F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF82F9
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF82F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF82F9 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FD
Deuteranopia (green-blind)
#93B0F5
Tritanopia (blue-blind)
#F390B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef82f9; /* rgb */ color: rgb(239, 130, 249); /* oklch */ color: oklch(76.8% 0.197 324.1);
Tailwind
colors: {
custom: {
50: '#f6aafb',
500: '#ef82f9',
950: '#000000',
},
}SCSS
$custom: #ef82f9; $custom-light: #f6aafb; $custom-dark: #000000;
JSON
{
"hex": "#ef82f9",
"rgb": {
"r": 239,
"g": 130,
"b": 249
},
"hsl": {
"h": 294.958,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.76808,
"c": 0.19674,
"h": 324.1
},
"luminance": 0.41156
}Semantic roles & 50–950 ramp
primary
#EF82F9
secondary
#D8F6D5
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85