#FE7EB2#FE7EB2
#FE7EB2 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.3% C 0.165 H 356.2°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EB2 |
|---|---|
| RGB | rgb(254, 126, 178) |
| HSL | hsl(336, 98%, 75%) |
| HSV | hsv(336, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 29.9%, 0.4%) |
| CIE-LAB | lab(68.90, 54.12, -4.45) |
| CIE-LCH | lch(68.90, 54.31, 355.30°) |
| OKLab | oklab(75.33% 0.1641 -0.011) |
| OKLCH | oklch(75.33% 0.165 356.2) |
| XYZ | xyz(56.3721, 39.2120, 46.7106) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.94
Carnation Pink
#FF7FA7
ΔE00 3.02
Pinky
#FC86AA
ΔE00 3.42
Bubble Gum Pink
#FF69AF
ΔE00 4.09
Bubblegum (survey)
#FF6CB5
ΔE00 4.11
Hot Pink
#FF69B4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EB2 #7EFECA
analogous
#FE7EF2 #FE7EB2 #FE8A7E
triadic
#FE7EB2 #B2FE7E #7EB2FE
tetradic
#FE7EB2 #F2FE7E #7EFECA #8A7EFE
square
#FE7EB2 #F2FE7E #7EFECA #8A7EFE
split-complementary
#FE7EB2 #7EFE8A #7EF2FE
monochromatic
#FD056A #FE418E #FE7EB2 #FEBBD6 #FFE1ED
Accessibility & contrast
On white
2.38
#FE7EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FE7EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EB2
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EB2 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909AB4
Deuteranopia (green-blind)
#B1B1AF
Tritanopia (blue-blind)
#FF7691
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe7eb2; /* rgb */ color: rgb(254, 126, 178); /* oklch */ color: oklch(75.3% 0.165 356.2);
Tailwind
colors: {
custom: {
50: '#ffa7c9',
500: '#fe7eb2',
950: '#000000',
},
}SCSS
$custom: #fe7eb2; $custom-light: #ffa7c9; $custom-dark: #000000;
JSON
{
"hex": "#fe7eb2",
"rgb": {
"r": 254,
"g": 126,
"b": 178
},
"hsl": {
"h": 335.625,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.75334,
"c": 0.1645,
"h": 356.2
},
"luminance": 0.39207
}Semantic roles & 50–950 ramp
primary
#FE7EB2
secondary
#D4F7E9
accent
#E68800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82