#FB75AE#FB75AE
#FB75AE is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.6% C 0.173 H 355.5°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FB75AE |
|---|---|
| RGB | rgb(251, 117, 174) |
| HSL | hsl(334, 94%, 72%) |
| HSV | hsv(334, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 30.7%, 1.6%) |
| CIE-LAB | lab(66.74, 56.92, -5.44) |
| CIE-LCH | lch(66.74, 57.18, 354.54°) |
| OKLab | oklab(73.59% 0.1729 -0.0136) |
| OKLCH | oklch(73.59% 0.173 355.5) |
| XYZ | xyz(53.7873, 36.2929, 44.2087) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.34
Bubblegum (survey)
#FF6CB5
ΔE00 2.64
Hot Pink
#FF69B4
ΔE00 2.98
Pink (survey)
#FF81C0
ΔE00 3.59
Carnation Pink
#FF7FA7
ΔE00 3.99
Pinky
#FC86AA
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB75AE #75FBC2
analogous
#FB75F1 #FB75AE #FB7F75
triadic
#FB75AE #AEFB75 #75AEFB
tetradic
#FB75AE #F1FB75 #75FBC2 #7F75FB
square
#FB75AE #F1FB75 #75FBC2 #7F75FB
split-complementary
#FB75AE #75FB7F #75F1FB
monochromatic
#EF076A #F93A8B #FB75AE #FDB0D1 #FEE1EE
Accessibility & contrast
On white
2.54
#FB75AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#FB75AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB75AE
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB75AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB75AE | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8893B0
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#FF6D8B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fb75ae; /* rgb */ color: rgb(251, 117, 174); /* oklch */ color: oklch(73.6% 0.173 355.5);
Tailwind
colors: {
custom: {
50: '#ffa1c6',
500: '#fb75ae',
950: '#000000',
},
}SCSS
$custom: #fb75ae; $custom-light: #ffa1c6; $custom-dark: #000000;
JSON
{
"hex": "#fb75ae",
"rgb": {
"r": 251,
"g": 117,
"b": 174
},
"hsl": {
"h": 334.478,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.73591,
"c": 0.17338,
"h": 355.5
},
"luminance": 0.36288
}Semantic roles & 50–950 ramp
primary
#FB75AE
secondary
#D5F6E8
accent
#E68400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82