#F89A97#F89A97
#F89A97 is a light, moderate red. Relative luminance 0.453; OKLCH L 78.1% C 0.113 H 22.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F89A97 |
|---|---|
| RGB | rgb(248, 154, 151) |
| HSL | hsl(2, 87%, 78%) |
| HSV | hsv(2, 39%, 97%) |
| CMYK | cmyk(0%, 37.9%, 39.1%, 2.7%) |
| CIE-LAB | lab(73.09, 34.78, 16.51) |
| CIE-LCH | lch(73.09, 38.50, 25.39°) |
| OKLab | oklab(78.13% 0.1051 0.0424) |
| OKLCH | oklch(78.13% 0.113 22) |
| XYZ | xyz(55.8555, 45.3066, 35.0754) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.62
Blush (survey)
#F29E8E
ΔE00 4.79
Blush Pink
#FE828C
ΔE00 6.08
Lightcoral
#F08080
ΔE00 6.15
Salmon Pink
#FE7B7C
ΔE00 7.10
Rose Pink
#F7879A
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89A97 #97F5F8
analogous
#F897C4 #F89A97 #F8CA97
triadic
#F89A97 #97F89A #9A97F8
tetradic
#F89A97 #C4F897 #97F5F8 #CA97F8
square
#F89A97 #C4F897 #97F5F8 #CA97F8
split-complementary
#F89A97 #97F8CA #97C4F8
monochromatic
#F02B24 #F4625E #F89A97 #FCD2D0 #FDE3E2
Accessibility & contrast
On white
2.09
#F89A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F89A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89A97
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89A97 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA896
Deuteranopia (green-blind)
#C4BB95
Tritanopia (blue-blind)
#FF8F9A
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f89a97; /* rgb */ color: rgb(248, 154, 151); /* oklch */ color: oklch(78.1% 0.113 22.0);
Tailwind
colors: {
custom: {
50: '#fdb9b5',
500: '#f89a97',
950: '#000000',
},
}SCSS
$custom: #f89a97; $custom-light: #fdb9b5; $custom-dark: #000000;
JSON
{
"hex": "#f89a97",
"rgb": {
"r": 248,
"g": 154,
"b": 151
},
"hsl": {
"h": 1.856,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.78131,
"c": 0.11335,
"h": 22
},
"luminance": 0.45302
}Semantic roles & 50–950 ramp
primary
#F89A97
secondary
#D6F4F5
accent
#DDE402
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080