#FE83FB#FE83FB
#FE83FB is a light, highly saturated purple. Relative luminance 0.443; OKLCH L 78.8% C 0.206 H 328.2°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FE83FB |
|---|---|
| RGB | rgb(254, 131, 251) |
| HSL | hsl(301, 98%, 75%) |
| HSV | hsv(301, 48%, 100%) |
| CMYK | cmyk(0%, 48.4%, 1.2%, 0.4%) |
| CIE-LAB | lab(72.41, 62.58, -39.54) |
| CIE-LCH | lch(72.41, 74.03, 327.71°) |
| OKLab | oklab(78.8% 0.1748 -0.1083) |
| OKLCH | oklch(78.8% 0.206 328.2) |
| XYZ | xyz(66.4010, 44.2722, 96.2960) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 4.17
Candy Pink
#FF63E9
ΔE00 5.60
Violet Pink
#FB5FFC
ΔE00 6.10
Light Magenta
#FA5FF7
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE83FB #83FE86
analogous
#C383FE #FE83FB #FE83BE
triadic
#FE83FB #FBFE83 #83FBFE
tetradic
#FE83FB #FEC383 #83FE86 #83BEFE
square
#FE83FB #FEC383 #83FE86 #83BEFE
split-complementary
#FE83FB #BEFE83 #83FEC3
monochromatic
#FD0AF7 #FE46F9 #FE83FB #FEC0FD #FFE1FE
Accessibility & contrast
On white
2.13
#FE83FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FE83FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE83FB
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE83FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE83FB | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#FF8FB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe83fb; /* rgb */ color: rgb(254, 131, 251); /* oklch */ color: oklch(78.8% 0.206 328.2);
Tailwind
colors: {
custom: {
50: '#ffabfd',
500: '#fe83fb',
950: '#000000',
},
}SCSS
$custom: #fe83fb; $custom-light: #ffabfd; $custom-dark: #000000;
JSON
{
"hex": "#fe83fb",
"rgb": {
"r": 254,
"g": 131,
"b": 251
},
"hsl": {
"h": 301.463,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.788,
"c": 0.20567,
"h": 328.2
},
"luminance": 0.44268
}Semantic roles & 50–950 ramp
primary
#FE83FB
secondary
#D4F7D5
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85