#F89296#F89296
#F89296 is a light, vivid red. Relative luminance 0.427; OKLCH L 76.8% C 0.123 H 17.8°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F89296 |
|---|---|
| RGB | rgb(248, 146, 150) |
| HSL | hsl(358, 88%, 77%) |
| HSV | hsv(358, 41%, 97%) |
| CMYK | cmyk(0%, 41.1%, 39.5%, 2.7%) |
| CIE-LAB | lab(71.37, 38.81, 14.65) |
| CIE-LCH | lch(71.37, 41.48, 20.67°) |
| OKLab | oklab(76.8% 0.1174 0.0378) |
| OKLCH | oklch(76.8% 0.123 17.8) |
| XYZ | xyz(54.4980, 42.7209, 34.2240) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.73
Rose Pink
#F7879A
ΔE00 4.66
Lightcoral
#F08080
ΔE00 4.86
Salmon Pink
#FE7B7C
ΔE00 5.89
Carnation
#FD798F
ΔE00 6.27
Peachy Pink
#FF9A8A
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89296 #92F8F4
analogous
#F892C9 #F89296 #F8C192
triadic
#F89296 #96F892 #9296F8
tetradic
#F89296 #C9F892 #92F8F4 #C192F8
square
#F89296 #C9F892 #92F8F4 #C192F8
split-complementary
#F89296 #92F8C1 #92C9F8
monochromatic
#F11F27 #F4585F #F89296 #FCCCCD #FDE2E3
Accessibility & contrast
On white
2.20
#F89296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F89296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89296
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89296 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A296
Deuteranopia (green-blind)
#BFB794
Tritanopia (blue-blind)
#FF8694
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f89296; /* rgb */ color: rgb(248, 146, 150); /* oklch */ color: oklch(76.8% 0.123 17.8);
Tailwind
colors: {
custom: {
50: '#fdb3b4',
500: '#f89296',
950: '#000000',
},
}SCSS
$custom: #f89296; $custom-light: #fdb3b4; $custom-dark: #000000;
JSON
{
"hex": "#f89296",
"rgb": {
"r": 248,
"g": 146,
"b": 150
},
"hsl": {
"h": 357.647,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.76802,
"c": 0.12329,
"h": 17.8
},
"luminance": 0.42716
}Semantic roles & 50–950 ramp
primary
#F89296
secondary
#D6F5F4
accent
#E5DC01
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080