#FE76E9#FE76E9
#FE76E9 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.3% C 0.211 H 333.7°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FE76E9 |
|---|---|
| RGB | rgb(254, 118, 233) |
| HSL | hsl(309, 99%, 73%) |
| HSV | hsv(309, 54%, 100%) |
| CMYK | cmyk(0%, 53.5%, 8.3%, 0.4%) |
| CIE-LAB | lab(69.41, 65.63, -34.34) |
| CIE-LCH | lch(69.41, 74.07, 332.38°) |
| OKLab | oklab(76.34% 0.189 -0.0934) |
| OKLCH | oklch(76.34% 0.211 333.7) |
| XYZ | xyz(62.0595, 39.9152, 81.5107) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.31
Candy Pink
#FF63E9
ΔE00 3.06
Violet (CSS)
#EE82EE
ΔE00 3.33
Light Magenta
#FA5FF7
ΔE00 5.00
Violet Pink
#FB5FFC
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE76E9 #76FE8B
analogous
#CF76FE #FE76E9 #FE76A5
triadic
#FE76E9 #E9FE76 #76E9FE
tetradic
#FE76E9 #FECF76 #76FE8B #76A5FE
square
#FE76E9 #FECF76 #76FE8B #76A5FE
split-complementary
#FE76E9 #A5FE76 #76FECF
monochromatic
#F802D2 #FE39DF #FE76E9 #FEB3F3 #FFE1FA
Accessibility & contrast
On white
2.34
#FE76E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FE76E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE76E9
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE76E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE76E9 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DED
Deuteranopia (green-blind)
#9CB1E5
Tritanopia (blue-blind)
#FF7FA5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe76e9; /* rgb */ color: rgb(254, 118, 233); /* oklch */ color: oklch(76.3% 0.211 333.7);
Tailwind
colors: {
custom: {
50: '#ffa3f0',
500: '#fe76e9',
950: '#000000',
},
}SCSS
$custom: #fe76e9; $custom-light: #ffa3f0; $custom-dark: #000000;
JSON
{
"hex": "#fe76e9",
"rgb": {
"r": 254,
"g": 118,
"b": 233
},
"hsl": {
"h": 309.265,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.76338,
"c": 0.21084,
"h": 333.7
},
"luminance": 0.39911
}Semantic roles & 50–950 ramp
primary
#FE76E9
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84