#FE76EE#FE76EE
#FE76EE is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.6% C 0.215 H 332.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FE76EE |
|---|---|
| RGB | rgb(254, 118, 238) |
| HSL | hsl(307, 99%, 73%) |
| HSV | hsv(307, 54%, 100%) |
| CMYK | cmyk(0%, 53.5%, 6.3%, 0.4%) |
| CIE-LAB | lab(69.62, 66.42, -36.78) |
| CIE-LCH | lch(69.62, 75.92, 331.03°) |
| OKLab | oklab(76.56% 0.1899 -0.1003) |
| OKLCH | oklch(76.56% 0.215 332.1) |
| XYZ | xyz(62.7839, 40.2050, 85.3258) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.24
Candy Pink
#FF63E9
ΔE00 3.00
Violet (CSS)
#EE82EE
ΔE00 3.01
Light Magenta
#FA5FF7
ΔE00 4.50
Violet Pink
#FB5FFC
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE76EE #76FE86
analogous
#CA76FE #FE76EE #FE76AA
triadic
#FE76EE #EEFE76 #76EEFE
tetradic
#FE76EE #FECA76 #76FE86 #76AAFE
square
#FE76EE #FECA76 #76FE86 #76AAFE
split-complementary
#FE76EE #AAFE76 #76FECA
monochromatic
#F802DB #FE39E6 #FE76EE #FEB3F6 #FFE1FB
Accessibility & contrast
On white
2.32
#FE76EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FE76EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE76EE
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE76EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE76EE | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF2
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#FF80A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe76ee; /* rgb */ color: rgb(254, 118, 238); /* oklch */ color: oklch(76.6% 0.215 332.1);
Tailwind
colors: {
custom: {
50: '#ffa3f4',
500: '#fe76ee',
950: '#000000',
},
}SCSS
$custom: #fe76ee; $custom-light: #ffa3f4; $custom-dark: #000000;
JSON
{
"hex": "#fe76ee",
"rgb": {
"r": 254,
"g": 118,
"b": 238
},
"hsl": {
"h": 307.059,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.76558,
"c": 0.21473,
"h": 332.1
},
"luminance": 0.40201
}Semantic roles & 50–950 ramp
primary
#FE76EE
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85