#FE83EB#FE83EB
#FE83EB is a light, vivid purple. Relative luminance 0.433; OKLCH L 78.1% C 0.192 H 333.3°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FE83EB |
|---|---|
| RGB | rgb(254, 131, 235) |
| HSL | hsl(309, 98%, 75%) |
| HSV | hsv(309, 48%, 100%) |
| CMYK | cmyk(0%, 48.4%, 7.5%, 0.4%) |
| CIE-LAB | lab(71.76, 59.93, -31.80) |
| CIE-LCH | lch(71.76, 67.84, 332.05°) |
| OKLab | oklab(78.11% 0.172 -0.0863) |
| OKLCH | oklch(78.11% 0.192 333.3) |
| XYZ | xyz(63.9846, 43.3057, 83.5698) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 5.40
Bubblegum Pink
#FE83CC
ΔE00 6.06
Light Magenta
#FA5FF7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE83EB #83FE96
analogous
#D383FE #FE83EB #FE83AD
triadic
#FE83EB #EBFE83 #83EBFE
tetradic
#FE83EB #FED383 #83FE96 #83ADFE
square
#FE83EB #FED383 #83FE96 #83ADFE
split-complementary
#FE83EB #ADFE83 #83FED3
monochromatic
#FD0AD7 #FE46E1 #FE83EB #FEC0F5 #FFE1FA
Accessibility & contrast
On white
2.17
#FE83EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#FE83EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE83EB
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE83EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE83EB | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5EF
Deuteranopia (green-blind)
#A4B6E7
Tritanopia (blue-blind)
#FF8BAC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fe83eb; /* rgb */ color: rgb(254, 131, 235); /* oklch */ color: oklch(78.1% 0.192 333.3);
Tailwind
colors: {
custom: {
50: '#ffabf1',
500: '#fe83eb',
950: '#000000',
},
}SCSS
$custom: #fe83eb; $custom-light: #ffabf1; $custom-dark: #000000;
JSON
{
"hex": "#fe83eb",
"rgb": {
"r": 254,
"g": 131,
"b": 235
},
"hsl": {
"h": 309.268,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.78107,
"c": 0.1924,
"h": 333.3
},
"luminance": 0.43302
}Semantic roles & 50–950 ramp
primary
#FE83EB
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85