#FB7EAE#FB7EAE
#FB7EAE is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.8% C 0.160 H 357.4°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7EAE |
|---|---|
| RGB | rgb(251, 126, 174) |
| HSL | hsl(337, 94%, 74%) |
| HSV | hsv(337, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 30.7%, 1.6%) |
| CIE-LAB | lab(68.38, 52.66, -3.02) |
| CIE-LCH | lch(68.38, 52.74, 356.72°) |
| OKLab | oklab(74.82% 0.1598 -0.0072) |
| OKLCH | oklch(74.82% 0.16 357.4) |
| XYZ | xyz(54.8868, 38.4919, 44.5752) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.37
Pinky
#FC86AA
ΔE00 2.83
Pink (survey)
#FF81C0
ΔE00 3.73
Bubble Gum Pink
#FF69AF
ΔE00 4.37
Rosa
#FE86A4
ΔE00 4.46
Bubblegum (survey)
#FF6CB5
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7EAE #7EFBCB
analogous
#FB7EED #FB7EAE #FB8D7E
triadic
#FB7EAE #AEFB7E #7EAEFB
tetradic
#FB7EAE #EDFB7E #7EFBCB #8D7EFB
square
#FB7EAE #EDFB7E #7EFBCB #8D7EFB
split-complementary
#FB7EAE #7EFB8D #7EEDFB
monochromatic
#F70864 #F94389 #FB7EAE #FDB9D3 #FEE1EC
Accessibility & contrast
On white
2.41
#FB7EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#FB7EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7EAE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7EAE | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099B0
Deuteranopia (green-blind)
#B1AFAB
Tritanopia (blue-blind)
#FF7690
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb7eae; /* rgb */ color: rgb(251, 126, 174); /* oklch */ color: oklch(74.8% 0.160 357.4);
Tailwind
colors: {
custom: {
50: '#ffa7c6',
500: '#fb7eae',
950: '#000000',
},
}SCSS
$custom: #fb7eae; $custom-light: #ffa7c6; $custom-dark: #000000;
JSON
{
"hex": "#fb7eae",
"rgb": {
"r": 251,
"g": 126,
"b": 174
},
"hsl": {
"h": 336.96,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.7482,
"c": 0.15991,
"h": 357.4
},
"luminance": 0.38487
}Semantic roles & 50–950 ramp
primary
#FB7EAE
secondary
#D5F6E9
accent
#E68D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82