#F89598#F89598
#F89598 is a light, moderate red. Relative luminance 0.437; OKLCH L 77.3% C 0.119 H 18.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F89598 |
|---|---|
| RGB | rgb(248, 149, 152) |
| HSL | hsl(358, 88%, 78%) |
| HSV | hsv(358, 40%, 97%) |
| CMYK | cmyk(0%, 39.9%, 38.7%, 2.7%) |
| CIE-LAB | lab(72.04, 37.49, 14.49) |
| CIE-LCH | lch(72.04, 40.19, 21.13°) |
| OKLab | oklab(77.33% 0.1134 0.0374) |
| OKLCH | oklch(77.33% 0.119 18.3) |
| XYZ | xyz(55.1290, 43.7230, 35.2356) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.43
Rose Pink
#F7879A
ΔE00 5.17
Lightcoral
#F08080
ΔE00 5.40
Salmon Pink
#FE7B7C
ΔE00 6.44
Peachy Pink
#FF9A8A
ΔE00 6.51
Blush (survey)
#F29E8E
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89598 #95F8F5
analogous
#F895C9 #F89598 #F8C395
triadic
#F89598 #98F895 #9598F8
tetradic
#F89598 #C9F895 #95F8F5 #C395F8
square
#F89598 #C9F895 #95F8F5 #C395F8
split-complementary
#F89598 #95F8C3 #95C9F8
monochromatic
#F02228 #F45C60 #F89598 #FCCED0 #FDE2E3
Accessibility & contrast
On white
2.16
#F89598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#F89598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89598
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89598 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A598
Deuteranopia (green-blind)
#C1B896
Tritanopia (blue-blind)
#FF8A97
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f89598; /* rgb */ color: rgb(248, 149, 152); /* oklch */ color: oklch(77.3% 0.119 18.3);
Tailwind
colors: {
custom: {
50: '#fdb5b6',
500: '#f89598',
950: '#000000',
},
}SCSS
$custom: #f89598; $custom-light: #fdb5b6; $custom-dark: #000000;
JSON
{
"hex": "#f89598",
"rgb": {
"r": 248,
"g": 149,
"b": 152
},
"hsl": {
"h": 358.182,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.77334,
"c": 0.11942,
"h": 18.3
},
"luminance": 0.43718
}Semantic roles & 50–950 ramp
primary
#F89598
secondary
#D6F5F4
accent
#E4DD01
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080