#FE76EA#FE76EA
#FE76EA is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.4% C 0.212 H 333.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FE76EA |
|---|---|
| RGB | rgb(254, 118, 234) |
| HSL | hsl(309, 99%, 73%) |
| HSV | hsv(309, 54%, 100%) |
| CMYK | cmyk(0%, 53.5%, 7.9%, 0.4%) |
| CIE-LAB | lab(69.45, 65.79, -34.83) |
| CIE-LCH | lch(69.45, 74.44, 332.10°) |
| OKLab | oklab(76.38% 0.1892 -0.0948) |
| OKLCH | oklch(76.38% 0.212 333.4) |
| XYZ | xyz(62.2028, 39.9725, 82.2652) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.27
Candy Pink
#FF63E9
ΔE00 3.03
Violet (CSS)
#EE82EE
ΔE00 3.25
Light Magenta
#FA5FF7
ΔE00 4.89
Violet Pink
#FB5FFC
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE76EA #76FE8A
analogous
#CE76FE #FE76EA #FE76A6
triadic
#FE76EA #EAFE76 #76EAFE
tetradic
#FE76EA #FECE76 #76FE8A #76A6FE
square
#FE76EA #FECE76 #76FE8A #76A6FE
split-complementary
#FE76EA #A6FE76 #76FECE
monochromatic
#F802D4 #FE39E1 #FE76EA #FEB3F3 #FFE1FA
Accessibility & contrast
On white
2.33
#FE76EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#FE76EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE76EA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE76EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE76EA | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DEE
Deuteranopia (green-blind)
#9CB1E6
Tritanopia (blue-blind)
#FF7FA6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe76ea; /* rgb */ color: rgb(254, 118, 234); /* oklch */ color: oklch(76.4% 0.212 333.4);
Tailwind
colors: {
custom: {
50: '#ffa3f1',
500: '#fe76ea',
950: '#000000',
},
}SCSS
$custom: #fe76ea; $custom-light: #ffa3f1; $custom-dark: #000000;
JSON
{
"hex": "#fe76ea",
"rgb": {
"r": 254,
"g": 118,
"b": 234
},
"hsl": {
"h": 308.824,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.76382,
"c": 0.21161,
"h": 333.4
},
"luminance": 0.39968
}Semantic roles & 50–950 ramp
primary
#FE76EA
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84