#FE76BB#FE76BB
#FE76BB is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.6% C 0.181 H 350.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FE76BB |
|---|---|
| RGB | rgb(254, 118, 187) |
| HSL | hsl(330, 99%, 73%) |
| HSV | hsv(330, 54%, 100%) |
| CMYK | cmyk(0%, 53.5%, 26.4%, 0.4%) |
| CIE-LAB | lab(67.74, 59.02, -11.25) |
| CIE-LCH | lch(67.74, 60.08, 349.21°) |
| OKLab | oklab(74.55% 0.1784 -0.0292) |
| OKLCH | oklch(74.55% 0.181 350.7) |
| XYZ | xyz(56.3232, 37.6207, 51.2993) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.84
Pink (survey)
#FF81C0
ΔE00 2.14
Hot Pink
#FF69B4
ΔE00 2.33
Bubble Gum Pink
#FF69AF
ΔE00 2.78
Bubblegum Pink
#FE83CC
ΔE00 3.51
Carnation Pink
#FF7FA7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE76BB #76FEB9
analogous
#FD76FE #FE76BB #FE7677
triadic
#FE76BB #BBFE76 #76BBFE
tetradic
#FE76BB #FEFD76 #76FEB9 #7677FE
square
#FE76BB #FEFD76 #76FEB9 #7677FE
split-complementary
#FE76BB #77FE76 #76FEFD
monochromatic
#F8027F #FE399D #FE76BB #FEB3D9 #FFE1F0
Accessibility & contrast
On white
2.46
#FE76BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FE76BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE76BB
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE76BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE76BB | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8696BD
Deuteranopia (green-blind)
#ABAEB8
Tritanopia (blue-blind)
#FF7190
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe76bb; /* rgb */ color: rgb(254, 118, 187); /* oklch */ color: oklch(74.6% 0.181 350.7);
Tailwind
colors: {
custom: {
50: '#ffa2cf',
500: '#fe76bb',
950: '#000000',
},
}SCSS
$custom: #fe76bb; $custom-light: #ffa2cf; $custom-dark: #000000;
JSON
{
"hex": "#fe76bb",
"rgb": {
"r": 254,
"g": 118,
"b": 187
},
"hsl": {
"h": 329.559,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.74552,
"c": 0.18074,
"h": 350.7
},
"luminance": 0.37616
}Semantic roles & 50–950 ramp
primary
#FE76BB
secondary
#D4F7E5
accent
#E67100
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82