#F89196#F89196
#F89196 is a light, vivid red. Relative luminance 0.424; OKLCH L 76.6% C 0.125 H 17.3°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F89196 |
|---|---|
| RGB | rgb(248, 145, 150) |
| HSL | hsl(357, 88%, 77%) |
| HSV | hsv(357, 42%, 97%) |
| CMYK | cmyk(0%, 41.5%, 39.5%, 2.7%) |
| CIE-LAB | lab(71.16, 39.32, 14.35) |
| CIE-LCH | lch(71.16, 41.86, 20.05°) |
| OKLab | oklab(76.64% 0.1189 0.037) |
| OKLCH | oklch(76.64% 0.125 17.3) |
| XYZ | xyz(54.3445, 42.4140, 34.1728) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.49
Rose Pink
#F7879A
ΔE00 4.32
Lightcoral
#F08080
ΔE00 4.81
Salmon Pink
#FE7B7C
ΔE00 5.83
Carnation
#FD798F
ΔE00 5.94
Rosa
#FE86A4
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89196 #91F8F3
analogous
#F891CA #F89196 #F8BF91
triadic
#F89196 #96F891 #9196F8
tetradic
#F89196 #CAF891 #91F8F3 #BF91F8
square
#F89196 #CAF891 #91F8F3 #BF91F8
split-complementary
#F89196 #91F8BF #91CAF8
monochromatic
#F11E28 #F4575F #F89196 #FCCBCD #FDE2E4
Accessibility & contrast
On white
2.21
#F89196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#F89196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89196
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89196 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A296
Deuteranopia (green-blind)
#BFB694
Tritanopia (blue-blind)
#FF8593
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f89196; /* rgb */ color: rgb(248, 145, 150); /* oklch */ color: oklch(76.6% 0.125 17.3);
Tailwind
colors: {
custom: {
50: '#fdb3b4',
500: '#f89196',
950: '#000000',
},
}SCSS
$custom: #f89196; $custom-light: #fdb3b4; $custom-dark: #000000;
JSON
{
"hex": "#f89196",
"rgb": {
"r": 248,
"g": 145,
"b": 150
},
"hsl": {
"h": 357.087,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.76642,
"c": 0.12456,
"h": 17.3
},
"luminance": 0.42409
}Semantic roles & 50–950 ramp
primary
#F89196
secondary
#D6F5F4
accent
#E5DA01
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080