#FB79AE#FB79AE
#FB79AE is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.1% C 0.167 H 356.3°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FB79AE |
|---|---|
| RGB | rgb(251, 121, 174) |
| HSL | hsl(336, 94%, 73%) |
| HSV | hsv(336, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 30.7%, 1.6%) |
| CIE-LAB | lab(67.46, 55.04, -4.38) |
| CIE-LCH | lch(67.46, 55.22, 355.45°) |
| OKLab | oklab(74.13% 0.1671 -0.0108) |
| OKLCH | oklch(74.13% 0.167 356.3) |
| XYZ | xyz(54.2634, 37.2450, 44.3674) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 3.21
Carnation Pink
#FF7FA7
ΔE00 3.23
Bubblegum (survey)
#FF6CB5
ΔE00 3.45
Pink (survey)
#FF81C0
ΔE00 3.50
Hot Pink
#FF69B4
ΔE00 3.83
Pinky
#FC86AA
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB79AE #79FBC6
analogous
#FB79EF #FB79AE #FB8579
triadic
#FB79AE #AEFB79 #79AEFB
tetradic
#FB79AE #EFFB79 #79FBC6 #8579FB
square
#FB79AE #EFFB79 #79FBC6 #8579FB
split-complementary
#FB79AE #79FB85 #79EFFB
monochromatic
#F20767 #F93E8A #FB79AE #FDB4D2 #FEE1ED
Accessibility & contrast
On white
2.49
#FB79AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#FB79AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB79AE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB79AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB79AE | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B0
Deuteranopia (green-blind)
#AEADAB
Tritanopia (blue-blind)
#FF718D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fb79ae; /* rgb */ color: rgb(251, 121, 174); /* oklch */ color: oklch(74.1% 0.167 356.3);
Tailwind
colors: {
custom: {
50: '#ffa4c6',
500: '#fb79ae',
950: '#000000',
},
}SCSS
$custom: #fb79ae; $custom-light: #ffa4c6; $custom-dark: #000000;
JSON
{
"hex": "#fb79ae",
"rgb": {
"r": 251,
"g": 121,
"b": 174
},
"hsl": {
"h": 335.538,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.74128,
"c": 0.16743,
"h": 356.3
},
"luminance": 0.3724
}Semantic roles & 50–950 ramp
primary
#FB79AE
secondary
#D5F6E9
accent
#E68800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82