#FE83FA#FE83FA
#FE83FA is a light, highly saturated purple. Relative luminance 0.442; OKLCH L 78.8% C 0.205 H 328.5°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FE83FA |
|---|---|
| RGB | rgb(254, 131, 250) |
| HSL | hsl(302, 98%, 75%) |
| HSV | hsv(302, 48%, 100%) |
| CMYK | cmyk(0%, 48.4%, 1.6%, 0.4%) |
| CIE-LAB | lab(72.37, 62.41, -39.06) |
| CIE-LCH | lch(72.37, 73.63, 327.96°) |
| OKLab | oklab(78.76% 0.1747 -0.107) |
| OKLCH | oklch(78.76% 0.205 328.5) |
| XYZ | xyz(66.2437, 44.2093, 95.4680) |
| Luminance | 0.4421 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 5.55
Light Magenta
#FA5FF7
ΔE00 6.14
Violet Pink
#FB5FFC
ΔE00 6.14
Lavender Pink
#DD85D7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE83FA #83FE87
analogous
#C483FE #FE83FA #FE83BC
triadic
#FE83FA #FAFE83 #83FAFE
tetradic
#FE83FA #FEC483 #83FE87 #83BCFE
square
#FE83FA #FEC483 #83FE87 #83BCFE
split-complementary
#FE83FA #BCFE83 #83FEC4
monochromatic
#FD0AF5 #FE46F8 #FE83FA #FEC0FC #FFE1FE
Accessibility & contrast
On white
2.13
#FE83FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#FE83FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE83FA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE83FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE83FA | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#9EB7F6
Tritanopia (blue-blind)
#FF8FB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fe83fa; /* rgb */ color: rgb(254, 131, 250); /* oklch */ color: oklch(78.8% 0.205 328.5);
Tailwind
colors: {
custom: {
50: '#ffabfc',
500: '#fe83fa',
950: '#000000',
},
}SCSS
$custom: #fe83fa; $custom-light: #ffabfc; $custom-dark: #000000;
JSON
{
"hex": "#fe83fa",
"rgb": {
"r": 254,
"g": 131,
"b": 250
},
"hsl": {
"h": 301.951,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.78755,
"c": 0.20482,
"h": 328.5
},
"luminance": 0.44206
}Semantic roles & 50–950 ramp
primary
#FE83FA
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85