#FB7EAF#FB7EAF
#FB7EAF is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.9% C 0.160 H 356.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7EAF |
|---|---|
| RGB | rgb(251, 126, 175) |
| HSL | hsl(336, 94%, 74%) |
| HSV | hsv(336, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 30.3%, 1.6%) |
| CIE-LAB | lab(68.41, 52.78, -3.54) |
| CIE-LCH | lch(68.41, 52.90, 356.16°) |
| OKLab | oklab(74.85% 0.1601 -0.0086) |
| OKLCH | oklch(74.85% 0.16 356.9) |
| XYZ | xyz(54.9846, 38.5310, 45.0905) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.61
Pinky
#FC86AA
ΔE00 3.03
Pink (survey)
#FF81C0
ΔE00 3.49
Bubble Gum Pink
#FF69AF
ΔE00 4.25
Bubblegum (survey)
#FF6CB5
ΔE00 4.40
Rosa
#FE86A4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7EAF #7EFBCA
analogous
#FB7EEE #FB7EAF #FB8C7E
triadic
#FB7EAF #AFFB7E #7EAFFB
tetradic
#FB7EAF #EEFB7E #7EFBCA #8C7EFB
square
#FB7EAF #EEFB7E #7EFBCA #8C7EFB
split-complementary
#FB7EAF #7EFB8C #7EEEFB
monochromatic
#F70865 #F9438A #FB7EAF #FDB9D4 #FEE1ED
Accessibility & contrast
On white
2.41
#FB7EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#FB7EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7EAF
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7EAF | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099B1
Deuteranopia (green-blind)
#B0AFAC
Tritanopia (blue-blind)
#FF7690
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb7eaf; /* rgb */ color: rgb(251, 126, 175); /* oklch */ color: oklch(74.9% 0.160 356.9);
Tailwind
colors: {
custom: {
50: '#ffa7c6',
500: '#fb7eaf',
950: '#000000',
},
}SCSS
$custom: #fb7eaf; $custom-light: #ffa7c6; $custom-dark: #000000;
JSON
{
"hex": "#fb7eaf",
"rgb": {
"r": 251,
"g": 126,
"b": 175
},
"hsl": {
"h": 336.48,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.74851,
"c": 0.16031,
"h": 356.9
},
"luminance": 0.38526
}Semantic roles & 50–950 ramp
primary
#FB7EAF
secondary
#D5F6E9
accent
#E68C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82