#FE83FC#FE83FC
#FE83FC is a light, highly saturated purple. Relative luminance 0.443; OKLCH L 78.8% C 0.207 H 327.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FE83FC |
|---|---|
| RGB | rgb(254, 131, 252) |
| HSL | hsl(301, 98%, 75%) |
| HSV | hsv(301, 48%, 100%) |
| CMYK | cmyk(0%, 48.4%, 0.8%, 0.4%) |
| CIE-LAB | lab(72.45, 62.75, -40.02) |
| CIE-LCH | lch(72.45, 74.43, 327.47°) |
| OKLab | oklab(78.85% 0.175 -0.1097) |
| OKLCH | oklch(78.85% 0.207 327.9) |
| XYZ | xyz(66.5590, 44.3354, 97.1283) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 4.25
Candy Pink
#FF63E9
ΔE00 5.66
Violet Pink
#FB5FFC
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.10
Lavender Pink
#DD85D7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE83FC #83FE85
analogous
#C383FE #FE83FC #FE83BE
triadic
#FE83FC #FCFE83 #83FCFE
tetradic
#FE83FC #FEC383 #83FE85 #83BEFE
square
#FE83FC #FEC383 #83FE85 #83BEFE
split-complementary
#FE83FC #BEFE83 #83FEC3
monochromatic
#FD0AF9 #FE46FB #FE83FC #FEC0FD #FFE1FE
Accessibility & contrast
On white
2.13
#FE83FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#FE83FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE83FC
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE83FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE83FC | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#9DB7F8
Tritanopia (blue-blind)
#FF90B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe83fc; /* rgb */ color: rgb(254, 131, 252); /* oklch */ color: oklch(78.8% 0.207 327.9);
Tailwind
colors: {
custom: {
50: '#ffabfd',
500: '#fe83fc',
950: '#000000',
},
}SCSS
$custom: #fe83fc; $custom-light: #ffabfd; $custom-dark: #000000;
JSON
{
"hex": "#fe83fc",
"rgb": {
"r": 254,
"g": 131,
"b": 252
},
"hsl": {
"h": 300.976,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.78845,
"c": 0.20653,
"h": 327.9
},
"luminance": 0.44332
}Semantic roles & 50–950 ramp
primary
#FE83FC
secondary
#D4F7D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86