#F87CAA#F87CAA
#F87CAA is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.0% C 0.158 H 358.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CAA |
|---|---|
| RGB | rgb(248, 124, 170) |
| HSL | hsl(338, 90%, 73%) |
| HSV | hsv(338, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 31.5%, 2.7%) |
| CIE-LAB | lab(67.49, 52.15, -2.13) |
| CIE-LCH | lch(67.49, 52.19, 357.66°) |
| OKLab | oklab(74.03% 0.1583 -0.0049) |
| OKLCH | oklch(74.03% 0.158 358.2) |
| XYZ | xyz(53.1771, 37.2789, 42.4173) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.23
Pinky
#FC86AA
ΔE00 2.86
Rosa
#FE86A4
ΔE00 4.32
Bubble Gum Pink
#FF69AF
ΔE00 4.35
Pink (survey)
#FF81C0
ΔE00 4.42
Bubblegum (survey)
#FF6CB5
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CAA #7CF8CA
analogous
#F87CE8 #F87CAA #F88C7C
triadic
#F87CAA #AAF87C #7CAAF8
tetradic
#F87CAA #E8F87C #7CF8CA #8C7CF8
square
#F87CAA #E8F87C #7CF8CA #8C7CF8
split-complementary
#F87CAA #7CF88C #7CE8F8
monochromatic
#ED0D60 #F54284 #F87CAA #FBB6D0 #FDE2EC
Accessibility & contrast
On white
2.48
#F87CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F87CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CAA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CAA | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F96AB
Deuteranopia (green-blind)
#AFADA7
Tritanopia (blue-blind)
#FF748D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f87caa; /* rgb */ color: rgb(248, 124, 170); /* oklch */ color: oklch(74.0% 0.158 358.2);
Tailwind
colors: {
custom: {
50: '#fea5c3',
500: '#f87caa',
950: '#000000',
},
}SCSS
$custom: #f87caa; $custom-light: #fea5c3; $custom-dark: #000000;
JSON
{
"hex": "#f87caa",
"rgb": {
"r": 248,
"g": 124,
"b": 170
},
"hsl": {
"h": 337.742,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.74026,
"c": 0.15838,
"h": 358.2
},
"luminance": 0.37274
}Semantic roles & 50–950 ramp
primary
#F87CAA
secondary
#D5F6EA
accent
#E69000
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#181012
muted
#867F81