#FE7EB4#FE7EB4
#FE7EB4 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.4% C 0.165 H 355.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EB4 |
|---|---|
| RGB | rgb(254, 126, 180) |
| HSL | hsl(335, 98%, 75%) |
| HSV | hsv(335, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 29.1%, 0.4%) |
| CIE-LAB | lab(68.96, 54.38, -5.49) |
| CIE-LCH | lch(68.96, 54.65, 354.23°) |
| OKLab | oklab(75.4% 0.1648 -0.0138) |
| OKLCH | oklch(75.4% 0.165 355.2) |
| XYZ | xyz(56.5744, 39.2929, 47.7759) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.47
Carnation Pink
#FF7FA7
ΔE00 3.50
Bubblegum (survey)
#FF6CB5
ΔE00 3.84
Pinky
#FC86AA
ΔE00 3.85
Bubble Gum Pink
#FF69AF
ΔE00 3.95
Hot Pink
#FF69B4
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EB4 #7EFEC8
analogous
#FE7EF4 #FE7EB4 #FE887E
triadic
#FE7EB4 #B4FE7E #7EB4FE
tetradic
#FE7EB4 #F4FE7E #7EFEC8 #887EFE
square
#FE7EB4 #F4FE7E #7EFEC8 #887EFE
split-complementary
#FE7EB4 #7EFE88 #7EF4FE
monochromatic
#FD056D #FE4191 #FE7EB4 #FEBBD7 #FFE1ED
Accessibility & contrast
On white
2.37
#FE7EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FE7EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EB4
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EB4 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909AB6
Deuteranopia (green-blind)
#B1B1B1
Tritanopia (blue-blind)
#FF7792
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe7eb4; /* rgb */ color: rgb(254, 126, 180); /* oklch */ color: oklch(75.4% 0.165 355.2);
Tailwind
colors: {
custom: {
50: '#ffa7ca',
500: '#fe7eb4',
950: '#000000',
},
}SCSS
$custom: #fe7eb4; $custom-light: #ffa7ca; $custom-dark: #000000;
JSON
{
"hex": "#fe7eb4",
"rgb": {
"r": 254,
"g": 126,
"b": 180
},
"hsl": {
"h": 334.688,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.75397,
"c": 0.16535,
"h": 355.2
},
"luminance": 0.39288
}Semantic roles & 50–950 ramp
primary
#FE7EB4
secondary
#D4F7E8
accent
#E68500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82