#FE76C4#FE76C4
#FE76C4 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.9% C 0.186 H 347.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FE76C4 |
|---|---|
| RGB | rgb(254, 118, 196) |
| HSL | hsl(326, 99%, 73%) |
| HSV | hsv(326, 54%, 100%) |
| CMYK | cmyk(0%, 53.5%, 22.8%, 0.4%) |
| CIE-LAB | lab(68.03, 60.21, -15.86) |
| CIE-LCH | lch(68.03, 62.27, 345.24°) |
| OKLab | oklab(74.87% 0.1809 -0.0417) |
| OKLCH | oklch(74.87% 0.186 347) |
| XYZ | xyz(57.3170, 38.0182, 56.5334) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.53
Pink (survey)
#FF81C0
ΔE00 2.90
Bubblegum (survey)
#FF6CB5
ΔE00 3.01
Hot Pink
#FF69B4
ΔE00 3.31
Bubble Gum Pink
#FF69AF
ΔE00 4.17
Pale Magenta
#D767AD
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE76C4 #76FEB0
analogous
#F476FE #FE76C4 #FE7680
triadic
#FE76C4 #C4FE76 #76C4FE
tetradic
#FE76C4 #FEF476 #76FEB0 #7680FE
square
#FE76C4 #FEF476 #76FEB0 #7680FE
split-complementary
#FE76C4 #80FE76 #76FEF4
monochromatic
#F8028F #FE39AA #FE76C4 #FEB3DE #FFE1F2
Accessibility & contrast
On white
2.44
#FE76C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FE76C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE76C4
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE76C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE76C4 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8397C7
Deuteranopia (green-blind)
#A8AEC1
Tritanopia (blue-blind)
#FF7394
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe76c4; /* rgb */ color: rgb(254, 118, 196); /* oklch */ color: oklch(74.9% 0.186 347.0);
Tailwind
colors: {
custom: {
50: '#ffa2d6',
500: '#fe76c4',
950: '#000000',
},
}SCSS
$custom: #fe76c4; $custom-light: #ffa2d6; $custom-dark: #000000;
JSON
{
"hex": "#fe76c4",
"rgb": {
"r": 254,
"g": 118,
"b": 196
},
"hsl": {
"h": 325.588,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.74868,
"c": 0.18563,
"h": 347
},
"luminance": 0.38013
}Semantic roles & 50–950 ramp
primary
#FE76C4
secondary
#D4F7E3
accent
#E66200
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83