#F89798#F89798
#F89798 is a light, moderate red. Relative luminance 0.444; OKLCH L 77.7% C 0.117 H 19.4°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F89798 |
|---|---|
| RGB | rgb(248, 151, 152) |
| HSL | hsl(359, 87%, 78%) |
| HSV | hsv(359, 39%, 97%) |
| CMYK | cmyk(0%, 39.1%, 38.7%, 2.7%) |
| CIE-LAB | lab(72.47, 36.45, 15.08) |
| CIE-LCH | lch(72.47, 39.45, 22.48°) |
| OKLab | oklab(77.66% 0.1103 0.0389) |
| OKLCH | oklch(77.66% 0.117 19.4) |
| XYZ | xyz(55.4481, 44.3613, 35.3419) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.99
Lightcoral
#F08080
ΔE00 5.65
Peachy Pink
#FF9A8A
ΔE00 5.88
Rose Pink
#F7879A
ΔE00 5.90
Blush (survey)
#F29E8E
ΔE00 6.16
Salmon Pink
#FE7B7C
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89798 #97F8F7
analogous
#F897C8 #F89798 #F8C697
triadic
#F89798 #98F897 #9798F8
tetradic
#F89798 #C8F897 #97F8F7 #C697F8
square
#F89798 #C8F897 #97F8F7 #C697F8
split-complementary
#F89798 #97F8C6 #97C8F8
monochromatic
#F02426 #F45E5F #F89798 #FCD0D1 #FDE2E3
Accessibility & contrast
On white
2.13
#F89798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F89798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89798
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89798 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA698
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#FF8C98
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f89798; /* rgb */ color: rgb(248, 151, 152); /* oklch */ color: oklch(77.7% 0.117 19.4);
Tailwind
colors: {
custom: {
50: '#fdb7b6',
500: '#f89798',
950: '#000000',
},
}SCSS
$custom: #f89798; $custom-light: #fdb7b6; $custom-dark: #000000;
JSON
{
"hex": "#f89798",
"rgb": {
"r": 248,
"g": 151,
"b": 152
},
"hsl": {
"h": 359.381,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.7766,
"c": 0.1169,
"h": 19.4
},
"luminance": 0.44357
}Semantic roles & 50–950 ramp
primary
#F89798
secondary
#D6F5F5
accent
#E4E202
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080