#F89B98#F89B98
#F89B98 is a light, moderate red. Relative luminance 0.457; OKLCH L 78.3% C 0.112 H 21.9°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F89B98 |
|---|---|
| RGB | rgb(248, 155, 152) |
| HSL | hsl(2, 87%, 78%) |
| HSV | hsv(2, 39%, 97%) |
| CMYK | cmyk(0%, 37.5%, 38.7%, 2.7%) |
| CIE-LAB | lab(73.33, 34.37, 16.29) |
| CIE-LCH | lch(73.33, 38.04, 25.35°) |
| OKLab | oklab(78.32% 0.1039 0.0418) |
| OKLCH | oklch(78.32% 0.112 21.9) |
| XYZ | xyz(56.1028, 45.6706, 35.5602) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.68
Blush (survey)
#F29E8E
ΔE00 4.77
Blush Pink
#FE828C
ΔE00 6.28
Lightcoral
#F08080
ΔE00 6.38
Light Salmon
#FEA993
ΔE00 7.23
Salmon Pink
#FE7B7C
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89B98 #98F5F8
analogous
#F898C5 #F89B98 #F8CB98
triadic
#F89B98 #98F89B #9B98F8
tetradic
#F89B98 #C5F898 #98F5F8 #CB98F8
square
#F89B98 #C5F898 #98F5F8 #CB98F8
split-complementary
#F89B98 #98F8CB #98C5F8
monochromatic
#F02C25 #F4635F #F89B98 #FCD3D1 #FDE3E2
Accessibility & contrast
On white
2.07
#F89B98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#F89B98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89B98
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89B98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89B98 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA997
Deuteranopia (green-blind)
#C5BB96
Tritanopia (blue-blind)
#FF909B
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f89b98; /* rgb */ color: rgb(248, 155, 152); /* oklch */ color: oklch(78.3% 0.112 21.9);
Tailwind
colors: {
custom: {
50: '#fdb9b6',
500: '#f89b98',
950: '#000000',
},
}SCSS
$custom: #f89b98; $custom-light: #fdb9b6; $custom-dark: #000000;
JSON
{
"hex": "#f89b98",
"rgb": {
"r": 248,
"g": 155,
"b": 152
},
"hsl": {
"h": 1.875,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.7832,
"c": 0.11205,
"h": 21.9
},
"luminance": 0.45666
}Semantic roles & 50–950 ramp
primary
#F89B98
secondary
#D6F4F5
accent
#DDE402
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080