#FE7EBF#FE7EBF
#FE7EBF is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.8% C 0.171 H 350.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EBF |
|---|---|
| RGB | rgb(254, 126, 191) |
| HSL | hsl(330, 98%, 75%) |
| HSV | hsv(330, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 24.8%, 0.4%) |
| CIE-LAB | lab(69.30, 55.80, -11.16) |
| CIE-LCH | lch(69.30, 56.91, 348.69°) |
| OKLab | oklab(75.76% 0.1681 -0.029) |
| OKLCH | oklch(75.76% 0.171 350.2) |
| XYZ | xyz(57.7397, 39.7591, 53.9134) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.65
Bubblegum Pink
#FE83CC
ΔE00 2.56
Bubblegum (survey)
#FF6CB5
ΔE00 3.35
Hot Pink
#FF69B4
ΔE00 3.85
Bubble Gum Pink
#FF69AF
ΔE00 4.17
Carnation Pink
#FF7FA7
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EBF #7EFEBD
analogous
#FD7EFE #FE7EBF #FE7E7F
triadic
#FE7EBF #BFFE7E #7EBFFE
tetradic
#FE7EBF #FEFD7E #7EFEBD #7E7FFE
square
#FE7EBF #FEFD7E #7EFEBD #7E7FFE
split-complementary
#FE7EBF #7FFE7E #7EFEFD
monochromatic
#FD0583 #FE41A1 #FE7EBF #FEBBDD #FFE1F0
Accessibility & contrast
On white
2.35
#FE7EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FE7EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EBF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EBF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#AEB2BC
Tritanopia (blue-blind)
#FF7A97
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe7ebf; /* rgb */ color: rgb(254, 126, 191); /* oklch */ color: oklch(75.8% 0.171 350.2);
Tailwind
colors: {
custom: {
50: '#ffa7d2',
500: '#fe7ebf',
950: '#000000',
},
}SCSS
$custom: #fe7ebf; $custom-light: #ffa7d2; $custom-dark: #000000;
JSON
{
"hex": "#fe7ebf",
"rgb": {
"r": 254,
"g": 126,
"b": 191
},
"hsl": {
"h": 329.531,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.75758,
"c": 0.17061,
"h": 350.2
},
"luminance": 0.39754
}Semantic roles & 50–950 ramp
primary
#FE7EBF
secondary
#D4F7E5
accent
#E67100
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82