#F87FAF#F87FAF
#F87FAF is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.6% C 0.156 H 356.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F87FAF |
|---|---|
| RGB | rgb(248, 127, 175) |
| HSL | hsl(336, 90%, 74%) |
| HSV | hsv(336, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 29.4%, 2.7%) |
| CIE-LAB | lab(68.19, 51.32, -3.91) |
| CIE-LCH | lch(68.19, 51.47, 355.65°) |
| OKLab | oklab(74.61% 0.1555 -0.0096) |
| OKLCH | oklch(74.61% 0.156 356.5) |
| XYZ | xyz(54.0407, 38.2351, 45.0831) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.87
Pinky
#FC86AA
ΔE00 3.12
Pink (survey)
#FF81C0
ΔE00 3.47
Bubble Gum Pink
#FF69AF
ΔE00 4.40
Bubblegum (survey)
#FF6CB5
ΔE00 4.50
Rosa
#FE86A4
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87FAF #7FF8C8
analogous
#F87FEC #F87FAF #F88B7F
triadic
#F87FAF #AFF87F #7FAFF8
tetradic
#F87FAF #ECF87F #7FF8C8 #8B7FF8
square
#F87FAF #ECF87F #7FF8C8 #8B7FF8
split-complementary
#F87FAF #7FF88B #7FECF8
monochromatic
#F00D67 #F5458B #F87FAF #FBB9D3 #FDE2ED
Accessibility & contrast
On white
2.43
#F87FAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#F87FAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87FAF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87FAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87FAF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099B1
Deuteranopia (green-blind)
#AFAEAC
Tritanopia (blue-blind)
#FF7891
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f87faf; /* rgb */ color: rgb(248, 127, 175); /* oklch */ color: oklch(74.6% 0.156 356.5);
Tailwind
colors: {
custom: {
50: '#fda7c6',
500: '#f87faf',
950: '#000000',
},
}SCSS
$custom: #f87faf; $custom-light: #fda7c6; $custom-dark: #000000;
JSON
{
"hex": "#f87faf",
"rgb": {
"r": 248,
"g": 127,
"b": 175
},
"hsl": {
"h": 336.198,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.74605,
"c": 0.15579,
"h": 356.5
},
"luminance": 0.3823
}Semantic roles & 50–950 ramp
primary
#F87FAF
secondary
#D6F5E9
accent
#E68A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82