#F87FAE#F87FAE
#F87FAE is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.6% C 0.155 H 357.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F87FAE |
|---|---|
| RGB | rgb(248, 127, 174) |
| HSL | hsl(337, 90%, 74%) |
| HSV | hsv(337, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 29.8%, 2.7%) |
| CIE-LAB | lab(68.16, 51.19, -3.38) |
| CIE-LCH | lch(68.16, 51.30, 356.22°) |
| OKLab | oklab(74.57% 0.1552 -0.0082) |
| OKLCH | oklch(74.57% 0.155 357) |
| XYZ | xyz(53.9429, 38.1960, 44.5678) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.64
Pinky
#FC86AA
ΔE00 2.91
Pink (survey)
#FF81C0
ΔE00 3.71
Bubble Gum Pink
#FF69AF
ΔE00 4.51
Rosa
#FE86A4
ΔE00 4.60
Bubblegum (survey)
#FF6CB5
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87FAE #7FF8C9
analogous
#F87FEB #F87FAE #F88C7F
triadic
#F87FAE #AEF87F #7FAEF8
tetradic
#F87FAE #EBF87F #7FF8C9 #8C7FF8
square
#F87FAE #EBF87F #7FF8C9 #8C7FF8
split-complementary
#F87FAE #7FF88C #7FEBF8
monochromatic
#F00D65 #F54589 #F87FAE #FBB9D3 #FDE2ED
Accessibility & contrast
On white
2.43
#F87FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#F87FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87FAE
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87FAE | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099B0
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#FF7890
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f87fae; /* rgb */ color: rgb(248, 127, 174); /* oklch */ color: oklch(74.6% 0.155 357.0);
Tailwind
colors: {
custom: {
50: '#fda7c6',
500: '#f87fae',
950: '#000000',
},
}SCSS
$custom: #f87fae; $custom-light: #fda7c6; $custom-dark: #000000;
JSON
{
"hex": "#f87fae",
"rgb": {
"r": 248,
"g": 127,
"b": 174
},
"hsl": {
"h": 336.694,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.74574,
"c": 0.15538,
"h": 357
},
"luminance": 0.38191
}Semantic roles & 50–950 ramp
primary
#F87FAE
secondary
#D6F5E9
accent
#E68C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82