#FE7EBA#FE7EBA
#FE7EBA is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.6% C 0.168 H 352.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EBA |
|---|---|
| RGB | rgb(254, 126, 186) |
| HSL | hsl(332, 98%, 75%) |
| HSV | hsv(332, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 26.8%, 0.4%) |
| CIE-LAB | lab(69.14, 55.14, -8.59) |
| CIE-LCH | lch(69.14, 55.81, 351.15°) |
| OKLab | oklab(75.59% 0.1666 -0.0221) |
| OKLCH | oklch(75.59% 0.168 352.5) |
| XYZ | xyz(57.1989, 39.5427, 51.0649) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.16
Bubblegum (survey)
#FF6CB5
ΔE00 3.34
Bubblegum Pink
#FE83CC
ΔE00 3.64
Hot Pink
#FF69B4
ΔE00 3.85
Bubble Gum Pink
#FF69AF
ΔE00 3.87
Carnation Pink
#FF7FA7
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EBA #7EFEC2
analogous
#FE7EFA #FE7EBA #FE827E
triadic
#FE7EBA #BAFE7E #7EBAFE
tetradic
#FE7EBA #FAFE7E #7EFEC2 #827EFE
square
#FE7EBA #FAFE7E #7EFEC2 #827EFE
split-complementary
#FE7EBA #7EFE82 #7EFAFE
monochromatic
#FD0579 #FE419A #FE7EBA #FEBBDA #FFE1EF
Accessibility & contrast
On white
2.36
#FE7EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#FE7EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EBA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EBA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBC
Deuteranopia (green-blind)
#B0B1B7
Tritanopia (blue-blind)
#FF7894
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe7eba; /* rgb */ color: rgb(254, 126, 186); /* oklch */ color: oklch(75.6% 0.168 352.5);
Tailwind
colors: {
custom: {
50: '#ffa7ce',
500: '#fe7eba',
950: '#000000',
},
}SCSS
$custom: #fe7eba; $custom-light: #ffa7ce; $custom-dark: #000000;
JSON
{
"hex": "#fe7eba",
"rgb": {
"r": 254,
"g": 126,
"b": 186
},
"hsl": {
"h": 331.875,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.75591,
"c": 0.16808,
"h": 352.5
},
"luminance": 0.39538
}Semantic roles & 50–950 ramp
primary
#FE7EBA
secondary
#D4F7E7
accent
#E67A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82