#F87BAE#F87BAE
#F87BAE is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.0% C 0.161 H 356.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F87BAE |
|---|---|
| RGB | rgb(248, 123, 174) |
| HSL | hsl(336, 90%, 73%) |
| HSV | hsv(336, 50%, 97%) |
| CMYK | cmyk(0%, 50.4%, 29.8%, 2.7%) |
| CIE-LAB | lab(67.41, 53.13, -4.49) |
| CIE-LCH | lch(67.41, 53.32, 355.17°) |
| OKLab | oklab(74.01% 0.1611 -0.0111) |
| OKLCH | oklch(74.01% 0.161 356) |
| XYZ | xyz(53.4365, 37.1832, 44.3990) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.25
Pink (survey)
#FF81C0
ΔE00 3.47
Bubble Gum Pink
#FF69AF
ΔE00 3.59
Bubblegum (survey)
#FF6CB5
ΔE00 3.76
Pinky
#FC86AA
ΔE00 3.79
Hot Pink
#FF69B4
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87BAE #7BF8C5
analogous
#F87BEC #F87BAE #F8867B
triadic
#F87BAE #AEF87B #7BAEF8
tetradic
#F87BAE #ECF87B #7BF8C5 #867BF8
square
#F87BAE #ECF87B #7BF8C5 #867BF8
split-complementary
#F87BAE #7BF886 #7BECF8
monochromatic
#EC0D68 #F5418A #F87BAE #FBB5D2 #FDE2ED
Accessibility & contrast
On white
2.49
#F87BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F87BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87BAE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87BAE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D96B0
Deuteranopia (green-blind)
#ADADAB
Tritanopia (blue-blind)
#FF748E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f87bae; /* rgb */ color: rgb(248, 123, 174); /* oklch */ color: oklch(74.0% 0.161 356.0);
Tailwind
colors: {
custom: {
50: '#fea5c6',
500: '#f87bae',
950: '#000000',
},
}SCSS
$custom: #f87bae; $custom-light: #fea5c6; $custom-dark: #000000;
JSON
{
"hex": "#f87bae",
"rgb": {
"r": 248,
"g": 123,
"b": 174
},
"hsl": {
"h": 335.52,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.7401,
"c": 0.16146,
"h": 356
},
"luminance": 0.37178
}Semantic roles & 50–950 ramp
primary
#F87BAE
secondary
#D5F6E8
accent
#E68800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82