#FE76F9#FE76F9
#FE76F9 is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.1% C 0.224 H 328.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FE76F9 |
|---|---|
| RGB | rgb(254, 118, 249) |
| HSL | hsl(302, 99%, 73%) |
| HSV | hsv(302, 54%, 100%) |
| CMYK | cmyk(0%, 53.5%, 2%, 0.4%) |
| CIE-LAB | lab(70.09, 68.21, -42.08) |
| CIE-LCH | lch(70.09, 80.15, 328.33°) |
| OKLab | oklab(77.06% 0.1914 -0.1155) |
| OKLCH | oklch(77.06% 0.224 328.9) |
| XYZ | xyz(64.4496, 40.8712, 94.0984) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 3.09
Candy Pink
#FF63E9
ΔE00 3.63
Light Magenta
#FA5FF7
ΔE00 3.89
Violet Pink
#FB5FFC
ΔE00 3.91
Orchid
#DA70D6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE76F9 #76FE7B
analogous
#BF76FE #FE76F9 #FE76B5
triadic
#FE76F9 #F9FE76 #76F9FE
tetradic
#FE76F9 #FEBF76 #76FE7B #76B5FE
square
#FE76F9 #FEBF76 #76FE7B #76B5FE
split-complementary
#FE76F9 #B5FE76 #76FEBF
monochromatic
#F802EF #FE39F6 #FE76F9 #FEB3FC #FFE1FE
Accessibility & contrast
On white
2.29
#FE76F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FE76F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE76F9
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE76F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE76F9 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FD
Deuteranopia (green-blind)
#96B2F5
Tritanopia (blue-blind)
#FF84AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe76f9; /* rgb */ color: rgb(254, 118, 249); /* oklch */ color: oklch(77.1% 0.224 328.9);
Tailwind
colors: {
custom: {
50: '#ffa3fb',
500: '#fe76f9',
950: '#000000',
},
}SCSS
$custom: #fe76f9; $custom-light: #ffa3fb; $custom-dark: #000000;
JSON
{
"hex": "#fe76f9",
"rgb": {
"r": 254,
"g": 118,
"b": 249
},
"hsl": {
"h": 302.206,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.77058,
"c": 0.22358,
"h": 328.9
},
"luminance": 0.40867
}Semantic roles & 50–950 ramp
primary
#FE76F9
secondary
#D4F7D5
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85