#EF83F8#EF83F8
#EF83F8 is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.9% C 0.194 H 324.4°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EF83F8 |
|---|---|
| RGB | rgb(239, 131, 248) |
| HSL | hsl(295, 89%, 74%) |
| HSV | hsv(295, 47%, 97%) |
| CMYK | cmyk(3.6%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(70.43, 57.93, -41.13) |
| CIE-LCH | lch(70.43, 71.05, 324.62°) |
| OKLab | oklab(76.9% 0.1579 -0.1132) |
| OKLCH | oklch(76.9% 0.194 324.4) |
| XYZ | xyz(60.6546, 41.3635, 93.5778) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.63
Purply Pink
#F075E6
ΔE00 3.70
Lavender Pink
#DD85D7
ΔE00 5.60
Violet Pink
#FB5FFC
ΔE00 5.76
Light Magenta
#FA5FF7
ΔE00 5.78
Candy Pink
#FF63E9
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF83F8 #8CF883
analogous
#B583F8 #EF83F8 #F883C6
triadic
#EF83F8 #F8EF83 #83F8EF
tetradic
#EF83F8 #F8B583 #8CF883 #83C6F8
square
#EF83F8 #F8B583 #8CF883 #83C6F8
split-complementary
#EF83F8 #C6F883 #83F8B5
monochromatic
#E00FF1 #E849F5 #EF83F8 #F6BDFB #FBE2FD
Accessibility & contrast
On white
2.26
#EF83F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EF83F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF83F8
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF83F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF83F8 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FC
Deuteranopia (green-blind)
#95B1F5
Tritanopia (blue-blind)
#F391B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef83f8; /* rgb */ color: rgb(239, 131, 248); /* oklch */ color: oklch(76.9% 0.194 324.4);
Tailwind
colors: {
custom: {
50: '#f6aafb',
500: '#ef83f8',
950: '#000000',
},
}SCSS
$custom: #ef83f8; $custom-light: #f6aafb; $custom-dark: #000000;
JSON
{
"hex": "#ef83f8",
"rgb": {
"r": 239,
"g": 131,
"b": 248
},
"hsl": {
"h": 295.385,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.769,
"c": 0.19423,
"h": 324.4
},
"luminance": 0.41361
}Semantic roles & 50–950 ramp
primary
#EF83F8
secondary
#D8F5D6
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85