#FE80EF#FE80EF
#FE80EF is a light, highly saturated purple. Relative luminance 0.427; OKLCH L 77.9% C 0.200 H 332.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FE80EF |
|---|---|
| RGB | rgb(254, 128, 239) |
| HSL | hsl(307, 98%, 75%) |
| HSV | hsv(307, 50%, 100%) |
| CMYK | cmyk(0%, 49.6%, 5.9%, 0.4%) |
| CIE-LAB | lab(71.38, 61.99, -34.58) |
| CIE-LCH | lch(71.38, 70.99, 330.84°) |
| OKLab | oklab(77.88% 0.1768 -0.0942) |
| OKLCH | oklch(77.88% 0.2 332) |
| XYZ | xyz(64.1719, 42.7452, 86.5153) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 3.29
Candy Pink
#FF63E9
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 5.66
Light Magenta
#FA5FF7
ΔE00 6.15
Violet Pink
#FB5FFC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE80EF #80FE8F
analogous
#CE80FE #FE80EF #FE80B0
triadic
#FE80EF #EFFE80 #80EFFE
tetradic
#FE80EF #FECE80 #80FE8F #80B0FE
square
#FE80EF #FECE80 #80FE8F #80B0FE
split-complementary
#FE80EF #B0FE80 #80FECE
monochromatic
#FD07E0 #FE43E7 #FE80EF #FEBDF7 #FFE1FB
Accessibility & contrast
On white
2.20
#FE80EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#FE80EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE80EF
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE80EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE80EF | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F3
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#FF89AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe80ef; /* rgb */ color: rgb(254, 128, 239); /* oklch */ color: oklch(77.9% 0.200 332.0);
Tailwind
colors: {
custom: {
50: '#ffa9f4',
500: '#fe80ef',
950: '#000000',
},
}SCSS
$custom: #fe80ef; $custom-light: #ffa9f4; $custom-dark: #000000;
JSON
{
"hex": "#fe80ef",
"rgb": {
"r": 254,
"g": 128,
"b": 239
},
"hsl": {
"h": 307.143,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.77876,
"c": 0.20032,
"h": 332
},
"luminance": 0.42741
}Semantic roles & 50–950 ramp
primary
#FE80EF
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85