#F87B97#F87B97
#F87B97 is a light, vivid red. Relative luminance 0.364; OKLCH L 73.3% C 0.155 H 7.5°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F87B97 |
|---|---|
| RGB | rgb(248, 123, 151) |
| HSL | hsl(347, 90%, 73%) |
| HSV | hsv(347, 50%, 97%) |
| CMYK | cmyk(0%, 50.4%, 39.1%, 2.7%) |
| CIE-LAB | lab(66.80, 50.44, 7.62) |
| CIE-LCH | lch(66.80, 51.01, 8.59°) |
| OKLab | oklab(73.34% 0.1532 0.0202) |
| OKLCH | oklch(73.34% 0.155 7.5) |
| XYZ | xyz(51.3832, 36.3619, 33.5846) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.47
Rose Pink
#F7879A
ΔE00 2.88
Rosa
#FE86A4
ΔE00 2.91
Carnation Pink
#FF7FA7
ΔE00 3.54
Rosy Pink
#F6688E
ΔE00 3.90
Pinky
#FC86AA
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87B97 #7BF8DC
analogous
#F87BD5 #F87B97 #F89D7B
triadic
#F87B97 #97F87B #7B97F8
tetradic
#F87B97 #D5F87B #7BF8DC #9D7BF8
square
#F87B97 #D5F87B #7BF8DC #9D7BF8
split-complementary
#F87B97 #7BF89D #7BD5F8
monochromatic
#EC0D3F #F54169 #F87B97 #FBB5C5 #FDE2E8
Accessibility & contrast
On white
2.54
#F87B97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F87B97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87B97
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87B97 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929398
Deuteranopia (green-blind)
#B2AC94
Tritanopia (blue-blind)
#FF6E85
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f87b97; /* rgb */ color: rgb(248, 123, 151); /* oklch */ color: oklch(73.3% 0.155 7.5);
Tailwind
colors: {
custom: {
50: '#fea4b5',
500: '#f87b97',
950: '#000000',
},
}SCSS
$custom: #f87b97; $custom-light: #fea4b5; $custom-dark: #000000;
JSON
{
"hex": "#f87b97",
"rgb": {
"r": 248,
"g": 123,
"b": 151
},
"hsl": {
"h": 346.56,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.7334,
"c": 0.15452,
"h": 7.5
},
"luminance": 0.36357
}Semantic roles & 50–950 ramp
primary
#F87B97
secondary
#D5F6EE
accent
#E6B200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80