#F89097#F89097
#F89097 is a light, vivid red. Relative luminance 0.421; OKLCH L 76.5% C 0.126 H 16.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F89097 |
|---|---|
| RGB | rgb(248, 144, 151) |
| HSL | hsl(356, 88%, 77%) |
| HSV | hsv(356, 42%, 97%) |
| CMYK | cmyk(0%, 41.9%, 39.1%, 2.7%) |
| CIE-LAB | lab(70.97, 39.95, 13.53) |
| CIE-LCH | lch(70.97, 42.18, 18.72°) |
| OKLab | oklab(76.51% 0.1209 0.035) |
| OKLCH | oklch(76.51% 0.126 16.2) |
| XYZ | xyz(54.2733, 42.1421, 34.5480) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.29
Rose Pink
#F7879A
ΔE00 3.70
Lightcoral
#F08080
ΔE00 4.98
Carnation
#FD798F
ΔE00 5.46
Salmon Pink
#FE7B7C
ΔE00 6.00
Rosa
#FE86A4
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89097 #90F8F1
analogous
#F890CB #F89097 #F8BD90
triadic
#F89097 #97F890 #9097F8
tetradic
#F89097 #CBF890 #90F8F1 #BD90F8
square
#F89097 #CBF890 #90F8F1 #BD90F8
split-complementary
#F89097 #90F8BD #90CBF8
monochromatic
#F11D2B #F45661 #F89097 #FCCACD #FDE2E4
Accessibility & contrast
On white
2.23
#F89097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F89097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89097
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89097 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A197
Deuteranopia (green-blind)
#BEB695
Tritanopia (blue-blind)
#FF8493
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f89097; /* rgb */ color: rgb(248, 144, 151); /* oklch */ color: oklch(76.5% 0.126 16.2);
Tailwind
colors: {
custom: {
50: '#fdb2b5',
500: '#f89097',
950: '#000000',
},
}SCSS
$custom: #f89097; $custom-light: #fdb2b5; $custom-dark: #000000;
JSON
{
"hex": "#f89097",
"rgb": {
"r": 248,
"g": 144,
"b": 151
},
"hsl": {
"h": 355.962,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.76507,
"c": 0.12585,
"h": 16.2
},
"luminance": 0.42137
}Semantic roles & 50–950 ramp
primary
#F89097
secondary
#D6F5F3
accent
#E5D501
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080