#FE76FB#FE76FB
#FE76FB is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.2% C 0.225 H 328.3°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FE76FB |
|---|---|
| RGB | rgb(254, 118, 251) |
| HSL | hsl(301, 99%, 73%) |
| HSV | hsv(301, 54%, 100%) |
| CMYK | cmyk(0%, 53.5%, 1.2%, 0.4%) |
| CIE-LAB | lab(70.17, 68.54, -43.04) |
| CIE-LCH | lch(70.17, 80.93, 327.88°) |
| OKLab | oklab(77.15% 0.1917 -0.1182) |
| OKLCH | oklch(77.15% 0.225 328.3) |
| XYZ | xyz(64.7632, 40.9967, 95.7500) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.21
Purply Pink
#F075E6
ΔE00 3.27
Candy Pink
#FF63E9
ΔE00 3.82
Violet Pink
#FB5FFC
ΔE00 3.83
Light Magenta
#FA5FF7
ΔE00 3.86
Orchid
#DA70D6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE76FB #76FE79
analogous
#BD76FE #FE76FB #FE76B7
triadic
#FE76FB #FBFE76 #76FBFE
tetradic
#FE76FB #FEBD76 #76FE79 #76B7FE
square
#FE76FB #FEBD76 #76FE79 #76B7FE
split-complementary
#FE76FB #B7FE76 #76FEBD
monochromatic
#F802F2 #FE39F9 #FE76FB #FEB3FD #FFE1FE
Accessibility & contrast
On white
2.28
#FE76FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FE76FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE76FB
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE76FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE76FB | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#FF85AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe76fb; /* rgb */ color: rgb(254, 118, 251); /* oklch */ color: oklch(77.2% 0.225 328.3);
Tailwind
colors: {
custom: {
50: '#ffa3fd',
500: '#fe76fb',
950: '#000000',
},
}SCSS
$custom: #fe76fb; $custom-light: #ffa3fd; $custom-dark: #000000;
JSON
{
"hex": "#fe76fb",
"rgb": {
"r": 254,
"g": 118,
"b": 251
},
"hsl": {
"h": 301.324,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.77151,
"c": 0.22522,
"h": 328.3
},
"luminance": 0.40993
}Semantic roles & 50–950 ramp
primary
#FE76FB
secondary
#D4F7D5
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85