#F89797#F89797
#F89797 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.6% C 0.117 H 20.1°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F89797 |
|---|---|
| RGB | rgb(248, 151, 151) |
| HSL | hsl(0, 87%, 78%) |
| HSV | hsv(0, 39%, 97%) |
| CMYK | cmyk(0%, 39.1%, 39.1%, 2.7%) |
| CIE-LAB | lab(72.45, 36.34, 15.61) |
| CIE-LCH | lch(72.45, 39.55, 23.24°) |
| OKLab | oklab(77.64% 0.1099 0.0402) |
| OKLCH | oklch(77.64% 0.117 20.1) |
| XYZ | xyz(55.3665, 44.3286, 34.9124) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.09
Peachy Pink
#FF9A8A
ΔE00 5.54
Lightcoral
#F08080
ΔE00 5.57
Blush (survey)
#F29E8E
ΔE00 5.85
Rose Pink
#F7879A
ΔE00 6.18
Salmon Pink
#FE7B7C
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89797 #97F8F8
analogous
#F897C7 #F89797 #F8C797
triadic
#F89797 #97F897 #9797F8
tetradic
#F89797 #C7F897 #97F8F8 #C797F8
square
#F89797 #C7F897 #97F8F8 #C797F8
split-complementary
#F89797 #97F8C7 #97C7F8
monochromatic
#F02424 #F45E5E #F89797 #FCD0D0 #FDE2E2
Accessibility & contrast
On white
2.13
#F89797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F89797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89797
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89797 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA696
Deuteranopia (green-blind)
#C2B995
Tritanopia (blue-blind)
#FF8B98
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f89797; /* rgb */ color: rgb(248, 151, 151); /* oklch */ color: oklch(77.6% 0.117 20.1);
Tailwind
colors: {
custom: {
50: '#fdb7b5',
500: '#f89797',
950: '#000000',
},
}SCSS
$custom: #f89797; $custom-light: #fdb7b5; $custom-dark: #000000;
JSON
{
"hex": "#f89797",
"rgb": {
"r": 248,
"g": 151,
"b": 151
},
"hsl": {
"h": 0,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.77636,
"c": 0.11698,
"h": 20.1
},
"luminance": 0.44324
}Semantic roles & 50–950 ramp
primary
#F89797
secondary
#D6F5F5
accent
#E4E402
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080