#FE80FB#FE80FB
#FE80FB is a light, highly saturated purple. Relative luminance 0.435; OKLCH L 78.4% C 0.210 H 328.2°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FE80FB |
|---|---|
| RGB | rgb(254, 128, 251) |
| HSL | hsl(301, 98%, 75%) |
| HSV | hsv(301, 50%, 100%) |
| CMYK | cmyk(0%, 49.6%, 1.2%, 0.4%) |
| CIE-LAB | lab(71.88, 63.99, -40.37) |
| CIE-LCH | lch(71.88, 75.66, 327.75°) |
| OKLab | oklab(78.41% 0.1788 -0.1107) |
| OKLCH | oklch(78.41% 0.21 328.2) |
| XYZ | xyz(66.0039, 43.4780, 96.1636) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 3.86
Candy Pink
#FF63E9
ΔE00 5.14
Violet Pink
#FB5FFC
ΔE00 5.56
Light Magenta
#FA5FF7
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE80FB #80FE83
analogous
#C280FE #FE80FB #FE80BC
triadic
#FE80FB #FBFE80 #80FBFE
tetradic
#FE80FB #FEC280 #80FE83 #80BCFE
square
#FE80FB #FEC280 #80FE83 #80BCFE
split-complementary
#FE80FB #BCFE80 #80FEC2
monochromatic
#FD07F7 #FE43F9 #FE80FB #FEBDFD #FFE1FE
Accessibility & contrast
On white
2.17
#FE80FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#FE80FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE80FB
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE80FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE80FB | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#FF8DB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fe80fb; /* rgb */ color: rgb(254, 128, 251); /* oklch */ color: oklch(78.4% 0.210 328.2);
Tailwind
colors: {
custom: {
50: '#ffa9fd',
500: '#fe80fb',
950: '#000000',
},
}SCSS
$custom: #fe80fb; $custom-light: #ffa9fd; $custom-dark: #000000;
JSON
{
"hex": "#fe80fb",
"rgb": {
"r": 254,
"g": 128,
"b": 251
},
"hsl": {
"h": 301.429,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.78406,
"c": 0.21029,
"h": 328.2
},
"luminance": 0.43474
}Semantic roles & 50–950 ramp
primary
#FE80FB
secondary
#D4F7D5
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85