#FE76BD#FE76BD
#FE76BD is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.6% C 0.182 H 349.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FE76BD |
|---|---|
| RGB | rgb(254, 118, 189) |
| HSL | hsl(329, 99%, 73%) |
| HSV | hsv(329, 54%, 100%) |
| CMYK | cmyk(0%, 53.5%, 25.6%, 0.4%) |
| CIE-LAB | lab(67.80, 59.28, -12.28) |
| CIE-LCH | lch(67.80, 60.54, 348.30°) |
| OKLab | oklab(74.62% 0.1789 -0.0319) |
| OKLCH | oklch(74.62% 0.182 349.9) |
| XYZ | xyz(56.5388, 37.7069, 52.4347) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.00
Pink (survey)
#FF81C0
ΔE00 2.19
Hot Pink
#FF69B4
ΔE00 2.46
Bubble Gum Pink
#FF69AF
ΔE00 3.04
Bubblegum Pink
#FE83CC
ΔE00 3.22
Carnation Pink
#FF7FA7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE76BD #76FEB7
analogous
#FB76FE #FE76BD #FE7679
triadic
#FE76BD #BDFE76 #76BDFE
tetradic
#FE76BD #FEFB76 #76FEB7 #7679FE
square
#FE76BD #FEFB76 #76FEB7 #7679FE
split-complementary
#FE76BD #79FE76 #76FEFB
monochromatic
#F80282 #FE39A0 #FE76BD #FEB3DA #FFE1F0
Accessibility & contrast
On white
2.46
#FE76BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FE76BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE76BD
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE76BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE76BD | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8696BF
Deuteranopia (green-blind)
#AAAEBA
Tritanopia (blue-blind)
#FF7191
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe76bd; /* rgb */ color: rgb(254, 118, 189); /* oklch */ color: oklch(74.6% 0.182 349.9);
Tailwind
colors: {
custom: {
50: '#ffa2d0',
500: '#fe76bd',
950: '#000000',
},
}SCSS
$custom: #fe76bd; $custom-light: #ffa2d0; $custom-dark: #000000;
JSON
{
"hex": "#fe76bd",
"rgb": {
"r": 254,
"g": 118,
"b": 189
},
"hsl": {
"h": 328.676,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.74621,
"c": 0.18177,
"h": 349.9
},
"luminance": 0.37702
}Semantic roles & 50–950 ramp
primary
#FE76BD
secondary
#D4F7E5
accent
#E66E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82