#F8989E#F8989E
#F8989E is a light, moderate red. Relative luminance 0.449; OKLCH L 78.0% C 0.115 H 16.0°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F8989E |
|---|---|
| RGB | rgb(248, 152, 158) |
| HSL | hsl(356, 87%, 78%) |
| HSV | hsv(356, 39%, 97%) |
| CMYK | cmyk(0%, 38.7%, 36.3%, 2.7%) |
| CIE-LAB | lab(72.82, 36.62, 12.26) |
| CIE-LCH | lch(72.82, 38.62, 18.51°) |
| OKLab | oklab(77.97% 0.111 0.0319) |
| OKLCH | oklch(77.97% 0.115 16) |
| XYZ | xyz(56.1136, 44.8860, 38.0496) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.79
Blush Pink
#FE828C
ΔE00 5.13
Lightcoral
#F08080
ΔE00 6.56
Pig Pink
#E78EA5
ΔE00 6.72
Rosa
#FE86A4
ΔE00 6.84
Dusty Pink (survey)
#D58A94
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8989E #98F8F2
analogous
#F898CE #F8989E #F8C298
triadic
#F8989E #9EF898 #989EF8
tetradic
#F8989E #CEF898 #98F8F2 #C298F8
square
#F8989E #CEF898 #98F8F2 #C298F8
split-complementary
#F8989E #98F8C2 #98CEF8
monochromatic
#F02532 #F45F68 #F8989E #FCD1D4 #FDE2E4
Accessibility & contrast
On white
2.10
#F8989E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F8989E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8989E
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8989E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8989E | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79E
Deuteranopia (green-blind)
#C2BA9C
Tritanopia (blue-blind)
#FF8E9A
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f8989e; /* rgb */ color: rgb(248, 152, 158); /* oklch */ color: oklch(78.0% 0.115 16.0);
Tailwind
colors: {
custom: {
50: '#fdb7ba',
500: '#f8989e',
950: '#000000',
},
}SCSS
$custom: #f8989e; $custom-light: #fdb7ba; $custom-dark: #000000;
JSON
{
"hex": "#f8989e",
"rgb": {
"r": 248,
"g": 152,
"b": 158
},
"hsl": {
"h": 356.25,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.7797,
"c": 0.11545,
"h": 16
},
"luminance": 0.44882
}Semantic roles & 50–950 ramp
primary
#F8989E
secondary
#D6F5F3
accent
#E4D602
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080