#FE7EB6#FE7EB6
#FE7EB6 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.5% C 0.166 H 354.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EB6 |
|---|---|
| RGB | rgb(254, 126, 182) |
| HSL | hsl(334, 98%, 75%) |
| HSV | hsv(334, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 28.3%, 0.4%) |
| CIE-LAB | lab(69.02, 54.63, -6.53) |
| CIE-LCH | lch(69.02, 55.02, 353.19°) |
| OKLab | oklab(75.46% 0.1654 -0.0165) |
| OKLCH | oklch(75.46% 0.166 354.3) |
| XYZ | xyz(56.7796, 39.3750, 48.8567) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.01
Bubblegum (survey)
#FF6CB5
ΔE00 3.61
Bubble Gum Pink
#FF69AF
ΔE00 3.86
Carnation Pink
#FF7FA7
ΔE00 3.97
Hot Pink
#FF69B4
ΔE00 4.11
Pinky
#FC86AA
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EB6 #7EFEC6
analogous
#FE7EF6 #FE7EB6 #FE867E
triadic
#FE7EB6 #B6FE7E #7EB6FE
tetradic
#FE7EB6 #F6FE7E #7EFEC6 #867EFE
square
#FE7EB6 #F6FE7E #7EFEC6 #867EFE
split-complementary
#FE7EB6 #7EFE86 #7EF6FE
monochromatic
#FD0571 #FE4194 #FE7EB6 #FEBBD8 #FFE1EE
Accessibility & contrast
On white
2.37
#FE7EB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FE7EB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EB6
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EB6 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9AB8
Deuteranopia (green-blind)
#B1B1B3
Tritanopia (blue-blind)
#FF7793
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe7eb6; /* rgb */ color: rgb(254, 126, 182); /* oklch */ color: oklch(75.5% 0.166 354.3);
Tailwind
colors: {
custom: {
50: '#ffa7cb',
500: '#fe7eb6',
950: '#000000',
},
}SCSS
$custom: #fe7eb6; $custom-light: #ffa7cb; $custom-dark: #000000;
JSON
{
"hex": "#fe7eb6",
"rgb": {
"r": 254,
"g": 126,
"b": 182
},
"hsl": {
"h": 333.75,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.7546,
"c": 0.16622,
"h": 354.3
},
"luminance": 0.3937
}Semantic roles & 50–950 ramp
primary
#FE7EB6
secondary
#D4F7E8
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82