#EF83F9#EF83F9
#EF83F9 is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.9% C 0.195 H 324.1°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EF83F9 |
|---|---|
| RGB | rgb(239, 131, 249) |
| HSL | hsl(295, 91%, 75%) |
| HSV | hsv(295, 47%, 98%) |
| CMYK | cmyk(4%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(70.47, 58.11, -41.61) |
| CIE-LCH | lch(70.47, 71.47, 324.39°) |
| OKLab | oklab(76.95% 0.158 -0.1145) |
| OKLCH | oklch(76.95% 0.195 324.1) |
| XYZ | xyz(60.8102, 41.4257, 94.3970) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.80
Purply Pink
#F075E6
ΔE00 3.82
Violet Pink
#FB5FFC
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 5.74
Light Magenta
#FA5FF7
ΔE00 5.78
Candy Pink
#FF63E9
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF83F9 #8DF983
analogous
#B483F9 #EF83F9 #F983C8
triadic
#EF83F9 #F9EF83 #83F9EF
tetradic
#EF83F9 #F9B483 #8DF983 #83C8F9
square
#EF83F9 #F9B483 #8DF983 #83C8F9
split-complementary
#EF83F9 #C8F983 #83F9B4
monochromatic
#E00EF3 #E749F6 #EF83F9 #F7BDFC #FBE2FE
Accessibility & contrast
On white
2.26
#EF83F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#EF83F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF83F9
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF83F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF83F9 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FD
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#F391B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef83f9; /* rgb */ color: rgb(239, 131, 249); /* oklch */ color: oklch(76.9% 0.195 324.1);
Tailwind
colors: {
custom: {
50: '#f6aafb',
500: '#ef83f9',
950: '#000000',
},
}SCSS
$custom: #ef83f9; $custom-light: #f6aafb; $custom-dark: #000000;
JSON
{
"hex": "#ef83f9",
"rgb": {
"r": 239,
"g": 131,
"b": 249
},
"hsl": {
"h": 294.915,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.76946,
"c": 0.19516,
"h": 324.1
},
"luminance": 0.41423
}Semantic roles & 50–950 ramp
primary
#EF83F9
secondary
#D8F6D5
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85