#FE77B5#FE77B5
#FE77B5 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.5% C 0.176 H 353.4°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FE77B5 |
|---|---|
| RGB | rgb(254, 119, 181) |
| HSL | hsl(332, 99%, 73%) |
| HSV | hsv(332, 53%, 100%) |
| CMYK | cmyk(0%, 53.1%, 28.7%, 0.4%) |
| CIE-LAB | lab(67.73, 57.80, -7.88) |
| CIE-LCH | lch(67.73, 58.33, 352.23°) |
| OKLab | oklab(74.48% 0.1752 -0.0201) |
| OKLCH | oklch(74.48% 0.176 353.4) |
| XYZ | xyz(55.8126, 37.6059, 48.0263) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.17
Pink (survey)
#FF81C0
ΔE00 2.40
Bubble Gum Pink
#FF69AF
ΔE00 2.49
Hot Pink
#FF69B4
ΔE00 2.66
Bubblegum Pink
#FE83CC
ΔE00 4.55
Carnation Pink
#FF7FA7
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE77B5 #77FEC0
analogous
#FE77F9 #FE77B5 #FE7C77
triadic
#FE77B5 #B5FE77 #77B5FE
tetradic
#FE77B5 #F9FE77 #77FEC0 #7C77FE
square
#FE77B5 #F9FE77 #77FEC0 #7C77FE
split-complementary
#FE77B5 #77FE7C #77F9FE
monochromatic
#F90273 #FE3A94 #FE77B5 #FEB4D6 #FFE1EE
Accessibility & contrast
On white
2.46
#FE77B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FE77B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE77B5
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE77B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE77B5 | 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)
#8996B7
Deuteranopia (green-blind)
#ADAEB2
Tritanopia (blue-blind)
#FF708F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe77b5; /* rgb */ color: rgb(254, 119, 181); /* oklch */ color: oklch(74.5% 0.176 353.4);
Tailwind
colors: {
custom: {
50: '#ffa3cb',
500: '#fe77b5',
950: '#000000',
},
}SCSS
$custom: #fe77b5; $custom-light: #ffa3cb; $custom-dark: #000000;
JSON
{
"hex": "#fe77b5",
"rgb": {
"r": 254,
"g": 119,
"b": 181
},
"hsl": {
"h": 332.444,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.74482,
"c": 0.17633,
"h": 353.4
},
"luminance": 0.37601
}Semantic roles & 50–950 ramp
primary
#FE77B5
secondary
#D4F7E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82