#FE83EF#FE83EF
#FE83EF is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.3% C 0.196 H 332.0°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FE83EF |
|---|---|
| RGB | rgb(254, 131, 239) |
| HSL | hsl(307, 98%, 75%) |
| HSV | hsv(307, 48%, 100%) |
| CMYK | cmyk(0%, 48.4%, 5.9%, 0.4%) |
| CIE-LAB | lab(71.92, 60.58, -33.75) |
| CIE-LCH | lch(71.92, 69.34, 330.87°) |
| OKLab | oklab(78.27% 0.1727 -0.0918) |
| OKLCH | oklch(78.27% 0.196 332) |
| XYZ | xyz(64.5690, 43.5394, 86.6476) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 3.73
Candy Pink
#FF63E9
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.60
Light Magenta
#FA5FF7
ΔE00 6.70
Bubblegum Pink
#FE83CC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE83EF #83FE92
analogous
#CF83FE #FE83EF #FE83B1
triadic
#FE83EF #EFFE83 #83EFFE
tetradic
#FE83EF #FECF83 #83FE92 #83B1FE
square
#FE83EF #FECF83 #83FE92 #83B1FE
split-complementary
#FE83EF #B1FE83 #83FECF
monochromatic
#FD0ADF #FE46E7 #FE83EF #FEC0F7 #FFE1FB
Accessibility & contrast
On white
2.16
#FE83EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FE83EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE83EF
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE83EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE83EF | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F3
Deuteranopia (green-blind)
#A2B7EB
Tritanopia (blue-blind)
#FF8CAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fe83ef; /* rgb */ color: rgb(254, 131, 239); /* oklch */ color: oklch(78.3% 0.196 332.0);
Tailwind
colors: {
custom: {
50: '#ffabf4',
500: '#fe83ef',
950: '#000000',
},
}SCSS
$custom: #fe83ef; $custom-light: #ffabf4; $custom-dark: #000000;
JSON
{
"hex": "#fe83ef",
"rgb": {
"r": 254,
"g": 131,
"b": 239
},
"hsl": {
"h": 307.317,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.78275,
"c": 0.19563,
"h": 332
},
"luminance": 0.43535
}Semantic roles & 50–950 ramp
primary
#FE83EF
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85