#FE80BC#FE80BC
#FE80BC is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.9% C 0.166 H 351.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FE80BC |
|---|---|
| RGB | rgb(254, 128, 188) |
| HSL | hsl(331, 98%, 75%) |
| HSV | hsv(331, 50%, 100%) |
| CMYK | cmyk(0%, 49.6%, 26%, 0.4%) |
| CIE-LAB | lab(69.57, 54.45, -9.07) |
| CIE-LCH | lch(69.57, 55.20, 350.54°) |
| OKLab | oklab(75.93% 0.1643 -0.0234) |
| OKLCH | oklch(75.93% 0.166 351.9) |
| XYZ | xyz(57.6713, 40.1449, 52.2786) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.78
Bubblegum Pink
#FE83CC
ΔE00 3.31
Bubblegum (survey)
#FF6CB5
ΔE00 3.70
Hot Pink
#FF69B4
ΔE00 4.21
Bubble Gum Pink
#FF69AF
ΔE00 4.29
Carnation Pink
#FF7FA7
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE80BC #80FEC2
analogous
#FE80FB #FE80BC #FE8380
triadic
#FE80BC #BCFE80 #80BCFE
tetradic
#FE80BC #FBFE80 #80FEC2 #8380FE
square
#FE80BC #FBFE80 #80FEC2 #8380FE
split-complementary
#FE80BC #80FE83 #80FBFE
monochromatic
#FD077C #FE439C #FE80BC #FEBDDC #FFE1EF
Accessibility & contrast
On white
2.33
#FE80BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FE80BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE80BC
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE80BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE80BC | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBE
Deuteranopia (green-blind)
#B0B2B9
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe80bc; /* rgb */ color: rgb(254, 128, 188); /* oklch */ color: oklch(75.9% 0.166 351.9);
Tailwind
colors: {
custom: {
50: '#ffa8d0',
500: '#fe80bc',
950: '#000000',
},
}SCSS
$custom: #fe80bc; $custom-light: #ffa8d0; $custom-dark: #000000;
JSON
{
"hex": "#fe80bc",
"rgb": {
"r": 254,
"g": 128,
"b": 188
},
"hsl": {
"h": 331.429,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.75933,
"c": 0.16598,
"h": 351.9
},
"luminance": 0.4014
}Semantic roles & 50–950 ramp
primary
#FE80BC
secondary
#D4F7E6
accent
#E67800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82