#F89697#F89697
#F89697 is a light, moderate red. Relative luminance 0.440; OKLCH L 77.5% C 0.118 H 19.5°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F89697 |
|---|---|
| RGB | rgb(248, 150, 151) |
| HSL | hsl(359, 88%, 78%) |
| HSV | hsv(359, 40%, 97%) |
| CMYK | cmyk(0%, 39.5%, 39.1%, 2.7%) |
| CIE-LAB | lab(72.23, 36.86, 15.31) |
| CIE-LCH | lch(72.23, 39.91, 22.55°) |
| OKLab | oklab(77.47% 0.1115 0.0394) |
| OKLCH | oklch(77.47% 0.118 19.5) |
| XYZ | xyz(55.2063, 44.0081, 34.8590) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.78
Lightcoral
#F08080
ΔE00 5.41
Rose Pink
#F7879A
ΔE00 5.81
Peachy Pink
#FF9A8A
ΔE00 5.86
Blush (survey)
#F29E8E
ΔE00 6.20
Salmon Pink
#FE7B7C
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89697 #96F8F7
analogous
#F896C8 #F89697 #F8C696
triadic
#F89697 #97F896 #9697F8
tetradic
#F89697 #C8F896 #96F8F7 #C696F8
square
#F89697 #C8F896 #96F8F7 #C696F8
split-complementary
#F89697 #96F8C6 #96C8F8
monochromatic
#F02325 #F45D5E #F89697 #FCCFD0 #FDE2E3
Accessibility & contrast
On white
2.14
#F89697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F89697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89697
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89697 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA597
Deuteranopia (green-blind)
#C2B995
Tritanopia (blue-blind)
#FF8A97
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f89697; /* rgb */ color: rgb(248, 150, 151); /* oklch */ color: oklch(77.5% 0.118 19.5);
Tailwind
colors: {
custom: {
50: '#fdb6b5',
500: '#f89697',
950: '#000000',
},
}SCSS
$custom: #f89697; $custom-light: #fdb6b5; $custom-dark: #000000;
JSON
{
"hex": "#f89697",
"rgb": {
"r": 248,
"g": 150,
"b": 151
},
"hsl": {
"h": 359.388,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.77473,
"c": 0.11822,
"h": 19.5
},
"luminance": 0.44004
}Semantic roles & 50–950 ramp
primary
#F89697
secondary
#D6F5F5
accent
#E4E201
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080