#FB7D9F#FB7D9F
#FB7D9F is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.2% C 0.157 H 4.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7D9F |
|---|---|
| RGB | rgb(251, 125, 159) |
| HSL | hsl(344, 94%, 74%) |
| HSV | hsv(344, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 36.7%, 1.6%) |
| CIE-LAB | lab(67.79, 51.37, 4.57) |
| CIE-LCH | lch(67.79, 51.57, 5.09°) |
| OKLab | oklab(74.24% 0.1561 0.0125) |
| OKLCH | oklch(74.24% 0.157 4.6) |
| XYZ | xyz(53.3781, 37.6848, 37.2569) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.73
Rosa
#FE86A4
ΔE00 2.00
Pinky
#FC86AA
ΔE00 2.42
Rose Pink
#F7879A
ΔE00 3.69
Carnation
#FD798F
ΔE00 4.09
Rosy Pink
#F6688E
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7D9F #7DFBD9
analogous
#FB7DDE #FB7D9F #FB9A7D
triadic
#FB7D9F #9FFB7D #7D9FFB
tetradic
#FB7D9F #DEFB7D #7DFBD9 #9A7DFB
square
#FB7D9F #DEFB7D #7DFBD9 #9A7DFB
split-complementary
#FB7D9F #7DFB9A #7DDEFB
monochromatic
#F60848 #F94273 #FB7D9F #FDB8CB #FEE1E9
Accessibility & contrast
On white
2.46
#FB7D9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FB7D9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7D9F
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7D9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7D9F | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9396A0
Deuteranopia (green-blind)
#B3AE9C
Tritanopia (blue-blind)
#FF7189
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fb7d9f; /* rgb */ color: rgb(251, 125, 159); /* oklch */ color: oklch(74.2% 0.157 4.6);
Tailwind
colors: {
custom: {
50: '#ffa6bb',
500: '#fb7d9f',
950: '#000000',
},
}SCSS
$custom: #fb7d9f; $custom-light: #ffa6bb; $custom-dark: #000000;
JSON
{
"hex": "#fb7d9f",
"rgb": {
"r": 251,
"g": 125,
"b": 159
},
"hsl": {
"h": 343.81,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.74239,
"c": 0.15663,
"h": 4.6
},
"luminance": 0.3768
}Semantic roles & 50–950 ramp
primary
#FB7D9F
secondary
#D5F6ED
accent
#E6A800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80