#FE76FA#FE76FA
#FE76FA is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.1% C 0.224 H 328.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FE76FA |
|---|---|
| RGB | rgb(254, 118, 250) |
| HSL | hsl(302, 99%, 73%) |
| HSV | hsv(302, 54%, 100%) |
| CMYK | cmyk(0%, 53.5%, 1.6%, 0.4%) |
| CIE-LAB | lab(70.13, 68.38, -42.56) |
| CIE-LCH | lch(70.13, 80.54, 328.10°) |
| OKLab | oklab(77.1% 0.1916 -0.1169) |
| OKLCH | oklch(77.1% 0.224 328.6) |
| XYZ | xyz(64.6060, 40.9338, 94.9221) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.14
Purply Pink
#F075E6
ΔE00 3.16
Candy Pink
#FF63E9
ΔE00 3.72
Violet Pink
#FB5FFC
ΔE00 3.86
Light Magenta
#FA5FF7
ΔE00 3.87
Orchid
#DA70D6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE76FA #76FE7A
analogous
#BE76FE #FE76FA #FE76B6
triadic
#FE76FA #FAFE76 #76FAFE
tetradic
#FE76FA #FEBE76 #76FE7A #76B6FE
square
#FE76FA #FEBE76 #76FE7A #76B6FE
split-complementary
#FE76FA #B6FE76 #76FEBE
monochromatic
#F802F1 #FE39F8 #FE76FA #FEB3FC #FFE1FE
Accessibility & contrast
On white
2.29
#FE76FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FE76FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE76FA
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE76FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE76FA | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FE
Deuteranopia (green-blind)
#95B2F6
Tritanopia (blue-blind)
#FF84AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe76fa; /* rgb */ color: rgb(254, 118, 250); /* oklch */ color: oklch(77.1% 0.224 328.6);
Tailwind
colors: {
custom: {
50: '#ffa3fc',
500: '#fe76fa',
950: '#000000',
},
}SCSS
$custom: #fe76fa; $custom-light: #ffa3fc; $custom-dark: #000000;
JSON
{
"hex": "#fe76fa",
"rgb": {
"r": 254,
"g": 118,
"b": 250
},
"hsl": {
"h": 301.765,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.77104,
"c": 0.22441,
"h": 328.6
},
"luminance": 0.4093
}Semantic roles & 50–950 ramp
primary
#FE76FA
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85