#FE7EB3#FE7EB3
#FE7EB3 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.4% C 0.165 H 355.7°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EB3 |
|---|---|
| RGB | rgb(254, 126, 179) |
| HSL | hsl(335, 98%, 75%) |
| HSV | hsv(335, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 29.5%, 0.4%) |
| CIE-LAB | lab(68.93, 54.25, -4.97) |
| CIE-LCH | lch(68.93, 54.48, 354.76°) |
| OKLab | oklab(75.37% 0.1645 -0.0124) |
| OKLCH | oklch(75.37% 0.165 355.7) |
| XYZ | xyz(56.4729, 39.2523, 47.2413) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.70
Carnation Pink
#FF7FA7
ΔE00 3.26
Pinky
#FC86AA
ΔE00 3.64
Bubblegum (survey)
#FF6CB5
ΔE00 3.97
Bubble Gum Pink
#FF69AF
ΔE00 4.01
Hot Pink
#FF69B4
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EB3 #7EFEC9
analogous
#FE7EF3 #FE7EB3 #FE897E
triadic
#FE7EB3 #B3FE7E #7EB3FE
tetradic
#FE7EB3 #F3FE7E #7EFEC9 #897EFE
square
#FE7EB3 #F3FE7E #7EFEC9 #897EFE
split-complementary
#FE7EB3 #7EFE89 #7EF3FE
monochromatic
#FD056B #FE418F #FE7EB3 #FEBBD7 #FFE1ED
Accessibility & contrast
On white
2.37
#FE7EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FE7EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EB3
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EB3 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909AB5
Deuteranopia (green-blind)
#B1B1B0
Tritanopia (blue-blind)
#FF7792
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe7eb3; /* rgb */ color: rgb(254, 126, 179); /* oklch */ color: oklch(75.4% 0.165 355.7);
Tailwind
colors: {
custom: {
50: '#ffa7c9',
500: '#fe7eb3',
950: '#000000',
},
}SCSS
$custom: #fe7eb3; $custom-light: #ffa7c9; $custom-dark: #000000;
JSON
{
"hex": "#fe7eb3",
"rgb": {
"r": 254,
"g": 126,
"b": 179
},
"hsl": {
"h": 335.156,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.75365,
"c": 0.16492,
"h": 355.7
},
"luminance": 0.39247
}Semantic roles & 50–950 ramp
primary
#FE7EB3
secondary
#D4F7E9
accent
#E68600
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82