#FE83F2#FE83F2
#FE83F2 is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.4% C 0.198 H 331.0°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FE83F2 |
|---|---|
| RGB | rgb(254, 131, 242) |
| HSL | hsl(306, 98%, 75%) |
| HSV | hsv(306, 48%, 100%) |
| CMYK | cmyk(0%, 48.4%, 4.7%, 0.4%) |
| CIE-LAB | lab(72.04, 61.07, -35.21) |
| CIE-LCH | lch(72.04, 70.49, 330.04°) |
| OKLab | oklab(78.4% 0.1733 -0.096) |
| OKLCH | oklch(78.4% 0.198 331) |
| XYZ | xyz(65.0159, 43.7182, 89.0011) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 3.74
Candy Pink
#FF63E9
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.81
Light Magenta
#FA5FF7
ΔE00 6.49
Violet Pink
#FB5FFC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE83F2 #83FE8F
analogous
#CD83FE #FE83F2 #FE83B4
triadic
#FE83F2 #F2FE83 #83F2FE
tetradic
#FE83F2 #FECD83 #83FE8F #83B4FE
square
#FE83F2 #FECD83 #83FE8F #83B4FE
split-complementary
#FE83F2 #B4FE83 #83FECD
monochromatic
#FD0AE5 #FE46EC #FE83F2 #FEC0F8 #FFE1FC
Accessibility & contrast
On white
2.16
#FE83F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FE83F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE83F2
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE83F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE83F2 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#A1B7EE
Tritanopia (blue-blind)
#FF8DB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fe83f2; /* rgb */ color: rgb(254, 131, 242); /* oklch */ color: oklch(78.4% 0.198 331.0);
Tailwind
colors: {
custom: {
50: '#ffabf6',
500: '#fe83f2',
950: '#000000',
},
}SCSS
$custom: #fe83f2; $custom-light: #ffabf6; $custom-dark: #000000;
JSON
{
"hex": "#fe83f2",
"rgb": {
"r": 254,
"g": 131,
"b": 242
},
"hsl": {
"h": 305.854,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.78404,
"c": 0.19809,
"h": 331
},
"luminance": 0.43714
}Semantic roles & 50–950 ramp
primary
#FE83F2
secondary
#D4F7D7
accent
#E61600
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85