#FE7FB9#FE7FB9
#FE7FB9 is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.7% C 0.166 H 353.1°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7FB9 |
|---|---|
| RGB | rgb(254, 127, 185) |
| HSL | hsl(333, 98%, 75%) |
| HSV | hsv(333, 50%, 100%) |
| CMYK | cmyk(0%, 50%, 27.2%, 0.4%) |
| CIE-LAB | lab(69.30, 54.54, -7.80) |
| CIE-LCH | lch(69.30, 55.09, 351.86°) |
| OKLab | oklab(75.7% 0.1649 -0.0199) |
| OKLCH | oklch(75.7% 0.166 353.1) |
| XYZ | xyz(57.2214, 39.7574, 50.5498) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.39
Bubblegum (survey)
#FF6CB5
ΔE00 3.60
Bubblegum Pink
#FE83CC
ΔE00 3.92
Bubble Gum Pink
#FF69AF
ΔE00 4.04
Hot Pink
#FF69B4
ΔE00 4.11
Carnation Pink
#FF7FA7
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7FB9 #7FFEC4
analogous
#FE7FF9 #FE7FB9 #FE847F
triadic
#FE7FB9 #B9FE7F #7FB9FE
tetradic
#FE7FB9 #F9FE7F #7FFEC4 #847FFE
square
#FE7FB9 #F9FE7F #7FFEC4 #847FFE
split-complementary
#FE7FB9 #7FFE84 #7FF9FE
monochromatic
#FD0677 #FE4298 #FE7FB9 #FEBCDA #FFE1EE
Accessibility & contrast
On white
2.35
#FE7FB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FE7FB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7FB9
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7FB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7FB9 | 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)
#8F9BBB
Deuteranopia (green-blind)
#B0B2B6
Tritanopia (blue-blind)
#FF7995
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe7fb9; /* rgb */ color: rgb(254, 127, 185); /* oklch */ color: oklch(75.7% 0.166 353.1);
Tailwind
colors: {
custom: {
50: '#ffa8ce',
500: '#fe7fb9',
950: '#000000',
},
}SCSS
$custom: #fe7fb9; $custom-light: #ffa8ce; $custom-dark: #000000;
JSON
{
"hex": "#fe7fb9",
"rgb": {
"r": 254,
"g": 127,
"b": 185
},
"hsl": {
"h": 332.598,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.75696,
"c": 0.16607,
"h": 353.1
},
"luminance": 0.39752
}Semantic roles & 50–950 ramp
primary
#FE7FB9
secondary
#D4F7E7
accent
#E67D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82