#FE80B7#FE80B7
#FE80B7 is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.8% C 0.164 H 354.2°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FE80B7 |
|---|---|
| RGB | rgb(254, 128, 183) |
| HSL | hsl(334, 98%, 75%) |
| HSV | hsv(334, 50%, 100%) |
| CMYK | cmyk(0%, 49.6%, 28%, 0.4%) |
| CIE-LAB | lab(69.42, 53.80, -6.49) |
| CIE-LCH | lch(69.42, 54.19, 353.12°) |
| OKLab | oklab(75.77% 0.1628 -0.0165) |
| OKLCH | oklch(75.77% 0.164 354.2) |
| XYZ | xyz(57.1416, 39.9331, 49.4890) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.92
Bubblegum (survey)
#FF6CB5
ΔE00 3.97
Carnation Pink
#FF7FA7
ΔE00 3.97
Pinky
#FC86AA
ΔE00 4.16
Bubble Gum Pink
#FF69AF
ΔE00 4.25
Bubblegum Pink
#FE83CC
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE80B7 #80FEC7
analogous
#FE80F6 #FE80B7 #FE8880
triadic
#FE80B7 #B7FE80 #80B7FE
tetradic
#FE80B7 #F6FE80 #80FEC7 #8880FE
square
#FE80B7 #F6FE80 #80FEC7 #8880FE
split-complementary
#FE80B7 #80FE88 #80F6FE
monochromatic
#FD0772 #FE4395 #FE80B7 #FEBDD9 #FFE1EE
Accessibility & contrast
On white
2.34
#FE80B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#FE80B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE80B7
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE80B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE80B7 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919CB9
Deuteranopia (green-blind)
#B1B2B4
Tritanopia (blue-blind)
#FF7A94
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe80b7; /* rgb */ color: rgb(254, 128, 183); /* oklch */ color: oklch(75.8% 0.164 354.2);
Tailwind
colors: {
custom: {
50: '#ffa8cc',
500: '#fe80b7',
950: '#000000',
},
}SCSS
$custom: #fe80b7; $custom-light: #ffa8cc; $custom-dark: #000000;
JSON
{
"hex": "#fe80b7",
"rgb": {
"r": 254,
"g": 128,
"b": 183
},
"hsl": {
"h": 333.81,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.7577,
"c": 0.16362,
"h": 354.2
},
"luminance": 0.39928
}Semantic roles & 50–950 ramp
primary
#FE80B7
secondary
#D4F7E8
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82