#FE76EF#FE76EF
#FE76EF is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.6% C 0.216 H 331.8°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FE76EF |
|---|---|
| RGB | rgb(254, 118, 239) |
| HSL | hsl(307, 99%, 73%) |
| HSV | hsv(307, 54%, 100%) |
| CMYK | cmyk(0%, 53.5%, 5.9%, 0.4%) |
| CIE-LAB | lab(69.66, 66.58, -37.26) |
| CIE-LCH | lch(69.66, 76.30, 330.77°) |
| OKLab | oklab(76.6% 0.19 -0.1017) |
| OKLCH | oklch(76.6% 0.216 331.8) |
| XYZ | xyz(62.9312, 40.2639, 86.1017) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.27
Violet (CSS)
#EE82EE
ΔE00 2.97
Candy Pink
#FF63E9
ΔE00 3.02
Light Magenta
#FA5FF7
ΔE00 4.42
Violet Pink
#FB5FFC
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE76EF #76FE85
analogous
#C976FE #FE76EF #FE76AB
triadic
#FE76EF #EFFE76 #76EFFE
tetradic
#FE76EF #FEC976 #76FE85 #76ABFE
square
#FE76EF #FEC976 #76FE85 #76ABFE
split-complementary
#FE76EF #ABFE76 #76FEC9
monochromatic
#F802DD #FE39E8 #FE76EF #FEB3F6 #FFE1FB
Accessibility & contrast
On white
2.32
#FE76EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FE76EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE76EF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE76EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE76EF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF3
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#FF81A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe76ef; /* rgb */ color: rgb(254, 118, 239); /* oklch */ color: oklch(76.6% 0.216 331.8);
Tailwind
colors: {
custom: {
50: '#ffa3f4',
500: '#fe76ef',
950: '#000000',
},
}SCSS
$custom: #fe76ef; $custom-light: #ffa3f4; $custom-dark: #000000;
JSON
{
"hex": "#fe76ef",
"rgb": {
"r": 254,
"g": 118,
"b": 239
},
"hsl": {
"h": 306.618,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.76602,
"c": 0.21551,
"h": 331.8
},
"luminance": 0.4026
}Semantic roles & 50–950 ramp
primary
#FE76EF
secondary
#D4F7D8
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85