#EF83F5#EF83F5
#EF83F5 is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.8% C 0.191 H 325.3°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EF83F5 |
|---|---|
| RGB | rgb(239, 131, 245) |
| HSL | hsl(297, 85%, 74%) |
| HSV | hsv(297, 47%, 96%) |
| CMYK | cmyk(2.4%, 46.5%, 0%, 3.9%) |
| CIE-LAB | lab(70.30, 57.39, -39.70) |
| CIE-LCH | lch(70.30, 69.78, 325.33°) |
| OKLab | oklab(76.76% 0.1574 -0.109) |
| OKLCH | oklch(76.76% 0.191 325.3) |
| XYZ | xyz(60.1930, 41.1788, 91.1462) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.13
Purply Pink
#F075E6
ΔE00 3.36
Lavender Pink
#DD85D7
ΔE00 5.17
Candy Pink
#FF63E9
ΔE00 5.72
Light Magenta
#FA5FF7
ΔE00 5.82
Violet Pink
#FB5FFC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF83F5 #89F583
analogous
#B683F5 #EF83F5 #F583C2
triadic
#EF83F5 #F5EF83 #83F5EF
tetradic
#EF83F5 #F5B683 #89F583 #83C2F5
square
#EF83F5 #F5B683 #89F583 #83C2F5
split-complementary
#EF83F5 #C2F583 #83F5B6
monochromatic
#DF13EB #E84AF0 #EF83F5 #F6BCFA #FBE3FD
Accessibility & contrast
On white
2.27
#EF83F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EF83F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF83F5
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF83F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF83F5 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F9
Deuteranopia (green-blind)
#96B1F2
Tritanopia (blue-blind)
#F490B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef83f5; /* rgb */ color: rgb(239, 131, 245); /* oklch */ color: oklch(76.8% 0.191 325.3);
Tailwind
colors: {
custom: {
50: '#f6aaf9',
500: '#ef83f5',
950: '#000000',
},
}SCSS
$custom: #ef83f5; $custom-light: #f6aaf9; $custom-dark: #000000;
JSON
{
"hex": "#ef83f5",
"rgb": {
"r": 239,
"g": 131,
"b": 245
},
"hsl": {
"h": 296.842,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.76762,
"c": 0.19147,
"h": 325.3
},
"luminance": 0.41176
}Semantic roles & 50–950 ramp
primary
#EF83F5
secondary
#D8F5D6
accent
#E20410
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85