#F89799#F89799
#F89799 is a light, moderate red. Relative luminance 0.444; OKLCH L 77.7% C 0.117 H 18.8°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F89799 |
|---|---|
| RGB | rgb(248, 151, 153) |
| HSL | hsl(359, 87%, 78%) |
| HSV | hsv(359, 39%, 97%) |
| CMYK | cmyk(0%, 39.1%, 38.3%, 2.7%) |
| CIE-LAB | lab(72.49, 36.56, 14.56) |
| CIE-LCH | lch(72.49, 39.36, 21.72°) |
| OKLab | oklab(77.68% 0.1106 0.0376) |
| OKLCH | oklch(77.68% 0.117 18.8) |
| XYZ | xyz(55.5303, 44.3942, 35.7751) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.92
Rose Pink
#F7879A
ΔE00 5.63
Lightcoral
#F08080
ΔE00 5.75
Peachy Pink
#FF9A8A
ΔE00 6.21
Blush (survey)
#F29E8E
ΔE00 6.47
Salmon Pink
#FE7B7C
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89799 #97F8F6
analogous
#F897C9 #F89799 #F8C597
triadic
#F89799 #99F897 #9799F8
tetradic
#F89799 #C9F897 #97F8F6 #C597F8
square
#F89799 #C9F897 #97F8F6 #C597F8
split-complementary
#F89799 #97F8C5 #97C9F8
monochromatic
#F02429 #F45E61 #F89799 #FCD0D1 #FDE2E3
Accessibility & contrast
On white
2.13
#F89799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#F89799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89799
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89799 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA699
Deuteranopia (green-blind)
#C2B997
Tritanopia (blue-blind)
#FF8C98
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f89799; /* rgb */ color: rgb(248, 151, 153); /* oklch */ color: oklch(77.7% 0.117 18.8);
Tailwind
colors: {
custom: {
50: '#fdb7b7',
500: '#f89799',
950: '#000000',
},
}SCSS
$custom: #f89799; $custom-light: #fdb7b7; $custom-dark: #000000;
JSON
{
"hex": "#f89799",
"rgb": {
"r": 248,
"g": 151,
"b": 153
},
"hsl": {
"h": 358.763,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.77684,
"c": 0.11684,
"h": 18.8
},
"luminance": 0.4439
}Semantic roles & 50–950 ramp
primary
#F89799
secondary
#D6F5F4
accent
#E4DF02
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080