#FE7EB8#FE7EB8
#FE7EB8 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.5% C 0.167 H 353.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EB8 |
|---|---|
| RGB | rgb(254, 126, 184) |
| HSL | hsl(333, 98%, 75%) |
| HSV | hsv(333, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 27.6%, 0.4%) |
| CIE-LAB | lab(69.08, 54.88, -7.56) |
| CIE-LCH | lch(69.08, 55.40, 352.16°) |
| OKLab | oklab(75.52% 0.166 -0.0193) |
| OKLCH | oklch(75.52% 0.167 353.4) |
| XYZ | xyz(56.9877, 39.4583, 49.9530) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.57
Bubblegum (survey)
#FF6CB5
ΔE00 3.45
Bubble Gum Pink
#FF69AF
ΔE00 3.84
Hot Pink
#FF69B4
ΔE00 3.95
Bubblegum Pink
#FE83CC
ΔE00 4.08
Carnation Pink
#FF7FA7
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EB8 #7EFEC4
analogous
#FE7EF8 #FE7EB8 #FE847E
triadic
#FE7EB8 #B8FE7E #7EB8FE
tetradic
#FE7EB8 #F8FE7E #7EFEC4 #847EFE
square
#FE7EB8 #F8FE7E #7EFEC4 #847EFE
split-complementary
#FE7EB8 #7EFE84 #7EF8FE
monochromatic
#FD0575 #FE4197 #FE7EB8 #FEBBD9 #FFE1EE
Accessibility & contrast
On white
2.36
#FE7EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FE7EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EB8
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EB8 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9ABA
Deuteranopia (green-blind)
#B0B1B5
Tritanopia (blue-blind)
#FF7894
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe7eb8; /* rgb */ color: rgb(254, 126, 184); /* oklch */ color: oklch(75.5% 0.167 353.4);
Tailwind
colors: {
custom: {
50: '#ffa7cd',
500: '#fe7eb8',
950: '#000000',
},
}SCSS
$custom: #fe7eb8; $custom-light: #ffa7cd; $custom-dark: #000000;
JSON
{
"hex": "#fe7eb8",
"rgb": {
"r": 254,
"g": 126,
"b": 184
},
"hsl": {
"h": 332.813,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.75525,
"c": 0.16714,
"h": 353.4
},
"luminance": 0.39453
}Semantic roles & 50–950 ramp
primary
#FE7EB8
secondary
#D4F7E7
accent
#E67E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82