#F89796#F89796
#F89796 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.6% C 0.117 H 20.7°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F89796 |
|---|---|
| RGB | rgb(248, 151, 150) |
| HSL | hsl(1, 88%, 78%) |
| HSV | hsv(1, 40%, 97%) |
| CMYK | cmyk(0%, 39.1%, 39.5%, 2.7%) |
| CIE-LAB | lab(72.43, 36.23, 16.13) |
| CIE-LCH | lch(72.43, 39.66, 24.00°) |
| OKLab | oklab(77.61% 0.1095 0.0414) |
| OKLCH | oklch(77.61% 0.117 20.7) |
| XYZ | xyz(55.2857, 44.2963, 34.4865) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 5.20
Blush Pink
#FE828C
ΔE00 5.21
Lightcoral
#F08080
ΔE00 5.50
Blush (survey)
#F29E8E
ΔE00 5.55
Rose Pink
#F7879A
ΔE00 6.47
Salmon Pink
#FE7B7C
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89796 #96F7F8
analogous
#F896C6 #F89796 #F8C896
triadic
#F89796 #96F897 #9796F8
tetradic
#F89796 #C6F896 #96F7F8 #C896F8
square
#F89796 #C6F896 #96F7F8 #C896F8
split-complementary
#F89796 #96F8C8 #96C6F8
monochromatic
#F02523 #F45E5D #F89796 #FCD0CF #FDE3E2
Accessibility & contrast
On white
2.13
#F89796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F89796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89796
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89796 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA695
Deuteranopia (green-blind)
#C2B994
Tritanopia (blue-blind)
#FF8B97
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f89796; /* rgb */ color: rgb(248, 151, 150); /* oklch */ color: oklch(77.6% 0.117 20.7);
Tailwind
colors: {
custom: {
50: '#fdb7b4',
500: '#f89796',
950: '#000000',
},
}SCSS
$custom: #f89796; $custom-light: #fdb7b4; $custom-dark: #000000;
JSON
{
"hex": "#f89796",
"rgb": {
"r": 248,
"g": 151,
"b": 150
},
"hsl": {
"h": 0.612,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.77613,
"c": 0.11707,
"h": 20.7
},
"luminance": 0.44292
}Semantic roles & 50–950 ramp
primary
#F89796
secondary
#D6F5F5
accent
#E2E401
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080