#F89698#F89698
#F89698 is a light, moderate red. Relative luminance 0.440; OKLCH L 77.5% C 0.118 H 18.8°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F89698 |
|---|---|
| RGB | rgb(248, 150, 152) |
| HSL | hsl(359, 88%, 78%) |
| HSV | hsv(359, 40%, 97%) |
| CMYK | cmyk(0%, 39.5%, 38.7%, 2.7%) |
| CIE-LAB | lab(72.26, 36.97, 14.79) |
| CIE-LCH | lch(72.26, 39.82, 21.80°) |
| OKLab | oklab(77.5% 0.1118 0.0381) |
| OKLCH | oklch(77.5% 0.118 18.8) |
| XYZ | xyz(55.2878, 44.0408, 35.2885) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.70
Lightcoral
#F08080
ΔE00 5.52
Rose Pink
#F7879A
ΔE00 5.53
Peachy Pink
#FF9A8A
ΔE00 6.19
Blush (survey)
#F29E8E
ΔE00 6.51
Salmon Pink
#FE7B7C
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89698 #96F8F6
analogous
#F896C9 #F89698 #F8C596
triadic
#F89698 #98F896 #9698F8
tetradic
#F89698 #C9F896 #96F8F6 #C596F8
square
#F89698 #C9F896 #96F8F6 #C596F8
split-complementary
#F89698 #96F8C5 #96C9F8
monochromatic
#F02327 #F45D60 #F89698 #FCCFD0 #FDE2E3
Accessibility & contrast
On white
2.14
#F89698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#F89698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89698
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89698 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA598
Deuteranopia (green-blind)
#C1B996
Tritanopia (blue-blind)
#FF8B97
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f89698; /* rgb */ color: rgb(248, 150, 152); /* oklch */ color: oklch(77.5% 0.118 18.8);
Tailwind
colors: {
custom: {
50: '#fdb6b6',
500: '#f89698',
950: '#000000',
},
}SCSS
$custom: #f89698; $custom-light: #fdb6b6; $custom-dark: #000000;
JSON
{
"hex": "#f89698",
"rgb": {
"r": 248,
"g": 150,
"b": 152
},
"hsl": {
"h": 358.776,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.77497,
"c": 0.11815,
"h": 18.8
},
"luminance": 0.44036
}Semantic roles & 50–950 ramp
primary
#F89698
secondary
#D6F5F4
accent
#E4DF01
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080