#FE80EA#FE80EA
#FE80EA is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.7% C 0.196 H 333.6°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FE80EA |
|---|---|
| RGB | rgb(254, 128, 234) |
| HSL | hsl(310, 98%, 75%) |
| HSV | hsv(310, 50%, 100%) |
| CMYK | cmyk(0%, 49.6%, 7.9%, 0.4%) |
| CIE-LAB | lab(71.18, 61.18, -32.15) |
| CIE-LCH | lch(71.18, 69.12, 332.28°) |
| OKLab | oklab(77.66% 0.1759 -0.0872) |
| OKLCH | oklch(77.66% 0.196 333.6) |
| XYZ | xyz(63.4434, 42.4538, 82.6787) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 3.42
Candy Pink
#FF63E9
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.41
Bubblegum Pink
#FE83CC
ΔE00 6.08
Light Magenta
#FA5FF7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE80EA #80FE94
analogous
#D380FE #FE80EA #FE80AB
triadic
#FE80EA #EAFE80 #80EAFE
tetradic
#FE80EA #FED380 #80FE94 #80ABFE
square
#FE80EA #FED380 #80FE94 #80ABFE
split-complementary
#FE80EA #ABFE80 #80FED3
monochromatic
#FD07D6 #FE43E0 #FE80EA #FEBDF4 #FFE1FA
Accessibility & contrast
On white
2.21
#FE80EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FE80EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE80EA
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE80EA | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#A2B5E6
Tritanopia (blue-blind)
#FF88AA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe80ea; /* rgb */ color: rgb(254, 128, 234); /* oklch */ color: oklch(77.7% 0.196 333.6);
Tailwind
colors: {
custom: {
50: '#ffa9f1',
500: '#fe80ea',
950: '#000000',
},
}SCSS
$custom: #fe80ea; $custom-light: #ffa9f1; $custom-dark: #000000;
JSON
{
"hex": "#fe80ea",
"rgb": {
"r": 254,
"g": 128,
"b": 234
},
"hsl": {
"h": 309.524,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.77664,
"c": 0.19632,
"h": 333.6
},
"luminance": 0.4245
}Semantic roles & 50–950 ramp
primary
#FE80EA
secondary
#D4F7DA
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84