#FE7EB9#FE7EB9
#FE7EB9 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.6% C 0.168 H 352.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EB9 |
|---|---|
| RGB | rgb(254, 126, 185) |
| HSL | hsl(332, 98%, 75%) |
| HSV | hsv(332, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 27.2%, 0.4%) |
| CIE-LAB | lab(69.11, 55.01, -8.07) |
| CIE-LCH | lch(69.11, 55.60, 351.65°) |
| OKLab | oklab(75.56% 0.1663 -0.0207) |
| OKLCH | oklch(75.56% 0.168 352.9) |
| XYZ | xyz(57.0929, 39.5003, 50.5070) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.36
Bubblegum (survey)
#FF6CB5
ΔE00 3.38
Bubble Gum Pink
#FF69AF
ΔE00 3.85
Bubblegum Pink
#FE83CC
ΔE00 3.86
Hot Pink
#FF69B4
ΔE00 3.90
Carnation Pink
#FF7FA7
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EB9 #7EFEC3
analogous
#FE7EF9 #FE7EB9 #FE837E
triadic
#FE7EB9 #B9FE7E #7EB9FE
tetradic
#FE7EB9 #F9FE7E #7EFEC3 #837EFE
square
#FE7EB9 #F9FE7E #7EFEC3 #837EFE
split-complementary
#FE7EB9 #7EFE83 #7EF9FE
monochromatic
#FD0577 #FE4198 #FE7EB9 #FEBBDA #FFE1EF
Accessibility & contrast
On white
2.36
#FE7EB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FE7EB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EB9
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EB9 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBB
Deuteranopia (green-blind)
#B0B1B6
Tritanopia (blue-blind)
#FF7894
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe7eb9; /* rgb */ color: rgb(254, 126, 185); /* oklch */ color: oklch(75.6% 0.168 352.9);
Tailwind
colors: {
custom: {
50: '#ffa7ce',
500: '#fe7eb9',
950: '#000000',
},
}SCSS
$custom: #fe7eb9; $custom-light: #ffa7ce; $custom-dark: #000000;
JSON
{
"hex": "#fe7eb9",
"rgb": {
"r": 254,
"g": 126,
"b": 185
},
"hsl": {
"h": 332.344,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.75558,
"c": 0.16761,
"h": 352.9
},
"luminance": 0.39495
}Semantic roles & 50–950 ramp
primary
#FE7EB9
secondary
#D4F7E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82