#FE76C1#FE76C1
#FE76C1 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.8% C 0.184 H 348.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FE76C1 |
|---|---|
| RGB | rgb(254, 118, 193) |
| HSL | hsl(327, 99%, 73%) |
| HSV | hsv(327, 54%, 100%) |
| CMYK | cmyk(0%, 53.5%, 24%, 0.4%) |
| CIE-LAB | lab(67.93, 59.81, -14.33) |
| CIE-LCH | lch(67.93, 61.50, 346.53°) |
| OKLab | oklab(74.76% 0.1801 -0.0375) |
| OKLCH | oklch(74.76% 0.184 348.2) |
| XYZ | xyz(56.9789, 37.8830, 54.7530) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.52
Bubblegum (survey)
#FF6CB5
ΔE00 2.53
Bubblegum Pink
#FE83CC
ΔE00 2.74
Hot Pink
#FF69B4
ΔE00 2.89
Bubble Gum Pink
#FF69AF
ΔE00 3.66
Carnation Pink
#FF7FA7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE76C1 #76FEB3
analogous
#F776FE #FE76C1 #FE767D
triadic
#FE76C1 #C1FE76 #76C1FE
tetradic
#FE76C1 #FEF776 #76FEB3 #767DFE
square
#FE76C1 #FEF776 #76FEB3 #767DFE
split-complementary
#FE76C1 #7DFE76 #76FEF7
monochromatic
#F80289 #FE39A6 #FE76C1 #FEB3DC #FFE1F1
Accessibility & contrast
On white
2.45
#FE76C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FE76C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE76C1
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE76C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE76C1 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8497C3
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#FF7293
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe76c1; /* rgb */ color: rgb(254, 118, 193); /* oklch */ color: oklch(74.8% 0.184 348.2);
Tailwind
colors: {
custom: {
50: '#ffa2d3',
500: '#fe76c1',
950: '#000000',
},
}SCSS
$custom: #fe76c1; $custom-light: #ffa2d3; $custom-dark: #000000;
JSON
{
"hex": "#fe76c1",
"rgb": {
"r": 254,
"g": 118,
"b": 193
},
"hsl": {
"h": 326.912,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.7476,
"c": 0.18393,
"h": 348.2
},
"luminance": 0.37878
}Semantic roles & 50–950 ramp
primary
#FE76C1
secondary
#D4F7E4
accent
#E66700
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82