#FE80EB#FE80EB
#FE80EB is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.7% C 0.197 H 333.3°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FE80EB |
|---|---|
| RGB | rgb(254, 128, 235) |
| HSL | hsl(309, 98%, 75%) |
| HSV | hsv(309, 50%, 100%) |
| CMYK | cmyk(0%, 49.6%, 7.5%, 0.4%) |
| CIE-LAB | lab(71.22, 61.34, -32.64) |
| CIE-LCH | lch(71.22, 69.49, 331.99°) |
| OKLab | oklab(77.71% 0.1761 -0.0886) |
| OKLCH | oklch(77.71% 0.197 333.3) |
| XYZ | xyz(63.5875, 42.5114, 83.4375) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 3.37
Candy Pink
#FF63E9
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.45
Bubblegum Pink
#FE83CC
ΔE00 6.25
Light Magenta
#FA5FF7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE80EB #80FE93
analogous
#D280FE #FE80EB #FE80AC
triadic
#FE80EB #EBFE80 #80EBFE
tetradic
#FE80EB #FED280 #80FE93 #80ACFE
square
#FE80EB #FED280 #80FE93 #80ACFE
split-complementary
#FE80EB #ACFE80 #80FED2
monochromatic
#FD07D8 #FE43E1 #FE80EB #FEBDF5 #FFE1FA
Accessibility & contrast
On white
2.21
#FE80EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FE80EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE80EB
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE80EB | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EF
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#FF88AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe80eb; /* rgb */ color: rgb(254, 128, 235); /* oklch */ color: oklch(77.7% 0.197 333.3);
Tailwind
colors: {
custom: {
50: '#ffa9f1',
500: '#fe80eb',
950: '#000000',
},
}SCSS
$custom: #fe80eb; $custom-light: #ffa9f1; $custom-dark: #000000;
JSON
{
"hex": "#fe80eb",
"rgb": {
"r": 254,
"g": 128,
"b": 235
},
"hsl": {
"h": 309.048,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.77706,
"c": 0.19711,
"h": 333.3
},
"luminance": 0.42507
}Semantic roles & 50–950 ramp
primary
#FE80EB
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85