#FE76EB#FE76EB
#FE76EB is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.4% C 0.212 H 333.1°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FE76EB |
|---|---|
| RGB | rgb(254, 118, 235) |
| HSL | hsl(308, 99%, 73%) |
| HSV | hsv(308, 54%, 100%) |
| CMYK | cmyk(0%, 53.5%, 7.5%, 0.4%) |
| CIE-LAB | lab(69.49, 65.94, -35.32) |
| CIE-LCH | lch(69.49, 74.81, 331.83°) |
| OKLab | oklab(76.43% 0.1894 -0.0962) |
| OKLCH | oklch(76.43% 0.212 333.1) |
| XYZ | xyz(62.3468, 40.0301, 83.0239) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.24
Candy Pink
#FF63E9
ΔE00 3.01
Violet (CSS)
#EE82EE
ΔE00 3.18
Light Magenta
#FA5FF7
ΔE00 4.79
Violet Pink
#FB5FFC
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE76EB #76FE89
analogous
#CD76FE #FE76EB #FE76A7
triadic
#FE76EB #EBFE76 #76EBFE
tetradic
#FE76EB #FECD76 #76FE89 #76A7FE
square
#FE76EB #FECD76 #76FE89 #76A7FE
split-complementary
#FE76EB #A7FE76 #76FECD
monochromatic
#F802D5 #FE39E2 #FE76EB #FEB3F4 #FFE1FB
Accessibility & contrast
On white
2.33
#FE76EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#FE76EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE76EB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE76EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE76EB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#FF7FA6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe76eb; /* rgb */ color: rgb(254, 118, 235); /* oklch */ color: oklch(76.4% 0.212 333.1);
Tailwind
colors: {
custom: {
50: '#ffa3f1',
500: '#fe76eb',
950: '#000000',
},
}SCSS
$custom: #fe76eb; $custom-light: #ffa3f1; $custom-dark: #000000;
JSON
{
"hex": "#fe76eb",
"rgb": {
"r": 254,
"g": 118,
"b": 235
},
"hsl": {
"h": 308.382,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.76425,
"c": 0.21239,
"h": 333.1
},
"luminance": 0.40026
}Semantic roles & 50–950 ramp
primary
#FE76EB
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85