#FE7FB2#FE7FB2
#FE7FB2 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.5% C 0.163 H 356.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7FB2 |
|---|---|
| RGB | rgb(254, 127, 178) |
| HSL | hsl(336, 98%, 75%) |
| HSV | hsv(336, 50%, 100%) |
| CMYK | cmyk(0%, 50%, 29.9%, 0.4%) |
| CIE-LAB | lab(69.09, 53.65, -4.18) |
| CIE-LCH | lch(69.09, 53.81, 355.55°) |
| OKLab | oklab(75.47% 0.1627 -0.0103) |
| OKLCH | oklch(75.47% 0.163 356.4) |
| XYZ | xyz(56.5006, 39.4690, 46.7535) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.89
Pink (survey)
#FF81C0
ΔE00 3.03
Pinky
#FC86AA
ΔE00 3.23
Bubble Gum Pink
#FF69AF
ΔE00 4.32
Bubblegum (survey)
#FF6CB5
ΔE00 4.34
Hot Pink
#FF69B4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7FB2 #7FFECB
analogous
#FE7FF1 #FE7FB2 #FE8C7F
triadic
#FE7FB2 #B2FE7F #7FB2FE
tetradic
#FE7FB2 #F1FE7F #7FFECB #8C7FFE
square
#FE7FB2 #F1FE7F #7FFECB #8C7FFE
split-complementary
#FE7FB2 #7FFE8C #7FF1FE
monochromatic
#FD0669 #FE428D #FE7FB2 #FEBCD7 #FFE1ED
Accessibility & contrast
On white
2.36
#FE7FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FE7FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7FB2
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7FB2 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB4
Deuteranopia (green-blind)
#B2B1AF
Tritanopia (blue-blind)
#FF7792
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe7fb2; /* rgb */ color: rgb(254, 127, 178); /* oklch */ color: oklch(75.5% 0.163 356.4);
Tailwind
colors: {
custom: {
50: '#ffa8c9',
500: '#fe7fb2',
950: '#000000',
},
}SCSS
$custom: #fe7fb2; $custom-light: #ffa8c9; $custom-dark: #000000;
JSON
{
"hex": "#fe7fb2",
"rgb": {
"r": 254,
"g": 127,
"b": 178
},
"hsl": {
"h": 335.906,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.75473,
"c": 0.16299,
"h": 356.4
},
"luminance": 0.39464
}Semantic roles & 50–950 ramp
primary
#FE7FB2
secondary
#D4F7E9
accent
#E68900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82