#F89498#F89498
#F89498 is a light, vivid red. Relative luminance 0.434; OKLCH L 77.2% C 0.121 H 17.7°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F89498 |
|---|---|
| RGB | rgb(248, 148, 152) |
| HSL | hsl(358, 88%, 78%) |
| HSV | hsv(358, 40%, 97%) |
| CMYK | cmyk(0%, 40.3%, 38.7%, 2.7%) |
| CIE-LAB | lab(71.83, 38.00, 14.19) |
| CIE-LCH | lch(71.83, 40.57, 20.48°) |
| OKLab | oklab(77.17% 0.115 0.0367) |
| OKLCH | oklch(77.17% 0.121 17.7) |
| XYZ | xyz(54.9714, 43.4079, 35.1831) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.17
Rose Pink
#F7879A
ΔE00 4.81
Lightcoral
#F08080
ΔE00 5.32
Salmon Pink
#FE7B7C
ΔE00 6.35
Carnation
#FD798F
ΔE00 6.61
Peachy Pink
#FF9A8A
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89498 #94F8F4
analogous
#F894CA #F89498 #F8C294
triadic
#F89498 #98F894 #9498F8
tetradic
#F89498 #CAF894 #94F8F4 #C294F8
square
#F89498 #CAF894 #94F8F4 #C294F8
split-complementary
#F89498 #94F8C2 #94CAF8
monochromatic
#F02129 #F45B61 #F89498 #FCCDCF #FDE2E3
Accessibility & contrast
On white
2.17
#F89498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#F89498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89498
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89498 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A498
Deuteranopia (green-blind)
#C0B896
Tritanopia (blue-blind)
#FF8996
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f89498; /* rgb */ color: rgb(248, 148, 152); /* oklch */ color: oklch(77.2% 0.121 17.7);
Tailwind
colors: {
custom: {
50: '#fdb5b6',
500: '#f89498',
950: '#000000',
},
}SCSS
$custom: #f89498; $custom-light: #fdb5b6; $custom-dark: #000000;
JSON
{
"hex": "#f89498",
"rgb": {
"r": 248,
"g": 148,
"b": 152
},
"hsl": {
"h": 357.6,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.77172,
"c": 0.12068,
"h": 17.7
},
"luminance": 0.43403
}Semantic roles & 50–950 ramp
primary
#F89498
secondary
#D6F5F4
accent
#E4DB01
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080