#F87F9E#F87F9E
#F87F9E is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.1% C 0.150 H 5.2°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F87F9E |
|---|---|
| RGB | rgb(248, 127, 158) |
| HSL | hsl(345, 90%, 74%) |
| HSV | hsv(345, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 36.3%, 2.7%) |
| CIE-LAB | lab(67.73, 49.27, 5.00) |
| CIE-LCH | lch(67.73, 49.52, 5.80°) |
| OKLab | oklab(74.1% 0.1497 0.0136) |
| OKLCH | oklch(74.1% 0.15 5.2) |
| XYZ | xyz(52.4750, 37.6088, 36.8367) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 1.82
Carnation Pink
#FF7FA7
ΔE00 2.21
Pinky
#FC86AA
ΔE00 2.50
Rose Pink
#F7879A
ΔE00 3.12
Carnation
#FD798F
ΔE00 3.88
Pig Pink
#E78EA5
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87F9E #7FF8D9
analogous
#F87FDA #F87F9E #F89C7F
triadic
#F87F9E #9EF87F #7F9EF8
tetradic
#F87F9E #DAF87F #7FF8D9 #9C7FF8
square
#F87F9E #DAF87F #7FF8D9 #9C7FF8
split-complementary
#F87F9E #7FF89C #7FDAF8
monochromatic
#F00D47 #F54572 #F87F9E #FBB9CA #FDE2E9
Accessibility & contrast
On white
2.46
#F87F9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F87F9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87F9E
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87F9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87F9E | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94979F
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#FF748A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f87f9e; /* rgb */ color: rgb(248, 127, 158); /* oklch */ color: oklch(74.1% 0.150 5.2);
Tailwind
colors: {
custom: {
50: '#fea7ba',
500: '#f87f9e',
950: '#000000',
},
}SCSS
$custom: #f87f9e; $custom-light: #fea7ba; $custom-dark: #000000;
JSON
{
"hex": "#f87f9e",
"rgb": {
"r": 248,
"g": 127,
"b": 158
},
"hsl": {
"h": 344.628,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.74104,
"c": 0.15029,
"h": 5.2
},
"luminance": 0.37604
}Semantic roles & 50–950 ramp
primary
#F87F9E
secondary
#D6F5ED
accent
#E6AB00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80