#FE76C2#FE76C2
#FE76C2 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.8% C 0.184 H 347.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FE76C2 |
|---|---|
| RGB | rgb(254, 118, 194) |
| HSL | hsl(326, 99%, 73%) |
| HSV | hsv(326, 54%, 100%) |
| CMYK | cmyk(0%, 53.5%, 23.6%, 0.4%) |
| CIE-LAB | lab(67.97, 59.94, -14.84) |
| CIE-LCH | lch(67.97, 61.75, 346.10°) |
| OKLab | oklab(74.8% 0.1803 -0.0389) |
| OKLCH | oklch(74.8% 0.185 347.8) |
| XYZ | xyz(57.0909, 37.9277, 55.3425) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.64
Bubblegum Pink
#FE83CC
ΔE00 2.66
Bubblegum (survey)
#FF6CB5
ΔE00 2.68
Hot Pink
#FF69B4
ΔE00 3.02
Bubble Gum Pink
#FF69AF
ΔE00 3.83
Carnation Pink
#FF7FA7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE76C2 #76FEB2
analogous
#F676FE #FE76C2 #FE767E
triadic
#FE76C2 #C2FE76 #76C2FE
tetradic
#FE76C2 #FEF676 #76FEB2 #767EFE
square
#FE76C2 #FEF676 #76FEB2 #767EFE
split-complementary
#FE76C2 #7EFE76 #76FEF6
monochromatic
#F8028B #FE39A7 #FE76C2 #FEB3DD #FFE1F1
Accessibility & contrast
On white
2.45
#FE76C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FE76C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE76C2
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE76C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE76C2 | 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)
#8497C4
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#FF7393
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe76c2; /* rgb */ color: rgb(254, 118, 194); /* oklch */ color: oklch(74.8% 0.184 347.8);
Tailwind
colors: {
custom: {
50: '#ffa2d4',
500: '#fe76c2',
950: '#000000',
},
}SCSS
$custom: #fe76c2; $custom-light: #ffa2d4; $custom-dark: #000000;
JSON
{
"hex": "#fe76c2",
"rgb": {
"r": 254,
"g": 118,
"b": 194
},
"hsl": {
"h": 326.471,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.74796,
"c": 0.1845,
"h": 347.8
},
"luminance": 0.37923
}Semantic roles & 50–950 ramp
primary
#FE76C2
secondary
#D4F7E3
accent
#E66500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83