#FE7EB7#FE7EB7
#FE7EB7 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.5% C 0.167 H 353.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EB7 |
|---|---|
| RGB | rgb(254, 126, 183) |
| HSL | hsl(333, 98%, 75%) |
| HSV | hsv(333, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 28%, 0.4%) |
| CIE-LAB | lab(69.05, 54.76, -7.04) |
| CIE-LCH | lch(69.05, 55.21, 352.67°) |
| OKLab | oklab(75.49% 0.1657 -0.0179) |
| OKLCH | oklch(75.49% 0.167 353.8) |
| XYZ | xyz(56.8833, 39.4165, 49.4029) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.79
Bubblegum (survey)
#FF6CB5
ΔE00 3.52
Bubble Gum Pink
#FF69AF
ΔE00 3.84
Hot Pink
#FF69B4
ΔE00 4.02
Carnation Pink
#FF7FA7
ΔE00 4.21
Bubblegum Pink
#FE83CC
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EB7 #7EFEC5
analogous
#FE7EF7 #FE7EB7 #FE857E
triadic
#FE7EB7 #B7FE7E #7EB7FE
tetradic
#FE7EB7 #F7FE7E #7EFEC5 #857EFE
square
#FE7EB7 #F7FE7E #7EFEC5 #857EFE
split-complementary
#FE7EB7 #7EFE85 #7EF7FE
monochromatic
#FD0573 #FE4195 #FE7EB7 #FEBBD9 #FFE1EE
Accessibility & contrast
On white
2.36
#FE7EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FE7EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EB7
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EB7 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9AB9
Deuteranopia (green-blind)
#B0B1B4
Tritanopia (blue-blind)
#FF7893
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe7eb7; /* rgb */ color: rgb(254, 126, 183); /* oklch */ color: oklch(75.5% 0.167 353.8);
Tailwind
colors: {
custom: {
50: '#ffa7cc',
500: '#fe7eb7',
950: '#000000',
},
}SCSS
$custom: #fe7eb7; $custom-light: #ffa7cc; $custom-dark: #000000;
JSON
{
"hex": "#fe7eb7",
"rgb": {
"r": 254,
"g": 126,
"b": 183
},
"hsl": {
"h": 333.281,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.75493,
"c": 0.16668,
"h": 353.8
},
"luminance": 0.39411
}Semantic roles & 50–950 ramp
primary
#FE7EB7
secondary
#D4F7E7
accent
#E67F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82