#FE80B2#FE80B2
#FE80B2 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.6% C 0.161 H 356.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FE80B2 |
|---|---|
| RGB | rgb(254, 128, 178) |
| HSL | hsl(336, 98%, 75%) |
| HSV | hsv(336, 50%, 100%) |
| CMYK | cmyk(0%, 49.6%, 29.9%, 0.4%) |
| CIE-LAB | lab(69.28, 53.17, -3.90) |
| CIE-LCH | lch(69.28, 53.31, 355.80°) |
| OKLab | oklab(75.61% 0.1612 -0.0096) |
| OKLCH | oklch(75.61% 0.161 356.6) |
| XYZ | xyz(56.6304, 39.7286, 46.7967) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.77
Pinky
#FC86AA
ΔE00 3.03
Pink (survey)
#FF81C0
ΔE00 3.13
Bubble Gum Pink
#FF69AF
ΔE00 4.55
Bubblegum (survey)
#FF6CB5
ΔE00 4.57
Rosa
#FE86A4
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE80B2 #80FECC
analogous
#FE80F1 #FE80B2 #FE8D80
triadic
#FE80B2 #B2FE80 #80B2FE
tetradic
#FE80B2 #F1FE80 #80FECC #8D80FE
square
#FE80B2 #F1FE80 #80FECC #8D80FE
split-complementary
#FE80B2 #80FE8D #80F1FE
monochromatic
#FD0768 #FE438D #FE80B2 #FEBDD7 #FFE1ED
Accessibility & contrast
On white
2.35
#FE80B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#FE80B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE80B2
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE80B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE80B2 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB4
Deuteranopia (green-blind)
#B3B2AF
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe80b2; /* rgb */ color: rgb(254, 128, 178); /* oklch */ color: oklch(75.6% 0.161 356.6);
Tailwind
colors: {
custom: {
50: '#ffa8c9',
500: '#fe80b2',
950: '#000000',
},
}SCSS
$custom: #fe80b2; $custom-light: #ffa8c9; $custom-dark: #000000;
JSON
{
"hex": "#fe80b2",
"rgb": {
"r": 254,
"g": 128,
"b": 178
},
"hsl": {
"h": 336.19,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.75613,
"c": 0.16147,
"h": 356.6
},
"luminance": 0.39724
}Semantic roles & 50–950 ramp
primary
#FE80B2
secondary
#D4F7E9
accent
#E68A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82