#FB70AE#FB70AE
#FB70AE is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.9% C 0.181 H 354.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FB70AE |
|---|---|
| RGB | rgb(251, 112, 174) |
| HSL | hsl(333, 95%, 71%) |
| HSV | hsv(333, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 30.7%, 1.6%) |
| CIE-LAB | lab(65.87, 59.22, -6.73) |
| CIE-LCH | lch(65.87, 59.60, 353.52°) |
| OKLab | oklab(72.94% 0.1799 -0.017) |
| OKLCH | oklch(72.94% 0.181 354.6) |
| XYZ | xyz(53.2202, 35.1588, 44.0197) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.32
Bubblegum (survey)
#FF6CB5
ΔE00 1.78
Hot Pink
#FF69B4
ΔE00 2.02
Pink (survey)
#FF81C0
ΔE00 4.00
Medium Pink
#F36196
ΔE00 4.90
Carnation Pink
#FF7FA7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB70AE #70FBBD
analogous
#FB70F4 #FB70AE #FB7770
triadic
#FB70AE #AEFB70 #70AEFB
tetradic
#FB70AE #F4FB70 #70FBBD #7770FB
square
#FB70AE #F4FB70 #70FBBD #7770FB
split-complementary
#FB70AE #70FB77 #70F4FB
monochromatic
#EA076C #F9348C #FB70AE #FDACD0 #FEE1EE
Accessibility & contrast
On white
2.61
#FB70AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#FB70AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB70AE
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB70AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB70AE | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8490B0
Deuteranopia (green-blind)
#A9A9AB
Tritanopia (blue-blind)
#FF6888
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fb70ae; /* rgb */ color: rgb(251, 112, 174); /* oklch */ color: oklch(72.9% 0.181 354.6);
Tailwind
colors: {
custom: {
50: '#ff9ec6',
500: '#fb70ae',
950: '#000000',
},
}SCSS
$custom: #fb70ae; $custom-light: #ff9ec6; $custom-dark: #000000;
JSON
{
"hex": "#fb70ae",
"rgb": {
"r": 251,
"g": 112,
"b": 174
},
"hsl": {
"h": 333.237,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.7294,
"c": 0.18073,
"h": 354.6
},
"luminance": 0.35154
}Semantic roles & 50–950 ramp
primary
#FB70AE
secondary
#D1F6E5
accent
#E67F00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82