#EF83EA#EF83EA
#EF83EA is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.3% C 0.182 H 328.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EF83EA |
|---|---|
| RGB | rgb(239, 131, 234) |
| HSL | hsl(303, 77%, 73%) |
| HSV | hsv(303, 45%, 94%) |
| CMYK | cmyk(0%, 45.2%, 2.1%, 6.3%) |
| CIE-LAB | lab(69.84, 55.45, -34.37) |
| CIE-LCH | lch(69.84, 65.24, 328.21°) |
| OKLab | oklab(76.27% 0.1555 -0.0938) |
| OKLCH | oklch(76.27% 0.182 328.9) |
| XYZ | xyz(58.5634, 40.5270, 82.5637) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.90
Purply Pink
#F075E6
ΔE00 2.67
Lavender Pink
#DD85D7
ΔE00 3.74
Candy Pink
#FF63E9
ΔE00 5.39
Orchid
#DA70D6
ΔE00 5.70
Light Magenta
#FA5FF7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF83EA #83EF88
analogous
#BE83EF #EF83EA #EF83B4
triadic
#EF83EA #EAEF83 #83EAEF
tetradic
#EF83EA #EFBE83 #83EF88 #83B4EF
square
#EF83EA #EFBE83 #83EF88 #83B4EF
split-complementary
#EF83EA #B4EF83 #83EFBE
monochromatic
#DB1CD2 #E84DE1 #EF83EA #F6B9F3 #FCE4FA
Accessibility & contrast
On white
2.31
#EF83EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#EF83EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF83EA
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF83EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF83EA | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EE
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#F68DAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef83ea; /* rgb */ color: rgb(239, 131, 234); /* oklch */ color: oklch(76.3% 0.182 328.9);
Tailwind
colors: {
custom: {
50: '#f6aaf1',
500: '#ef83ea',
950: '#000000',
},
}SCSS
$custom: #ef83ea; $custom-light: #f6aaf1; $custom-dark: #000000;
JSON
{
"hex": "#ef83ea",
"rgb": {
"r": 239,
"g": 131,
"b": 234
},
"hsl": {
"h": 302.778,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.76272,
"c": 0.18158,
"h": 328.9
},
"luminance": 0.40524
}Semantic roles & 50–950 ramp
primary
#EF83EA
secondary
#D8F3D9
accent
#D9160C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84