#F89D97#F89D97
#F89D97 is a light, moderate red. Relative luminance 0.463; OKLCH L 78.6% C 0.110 H 24.0°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F89D97 |
|---|---|
| RGB | rgb(248, 157, 151) |
| HSL | hsl(4, 87%, 78%) |
| HSV | hsv(4, 39%, 97%) |
| CMYK | cmyk(0%, 36.7%, 39.1%, 2.7%) |
| CIE-LAB | lab(73.75, 33.22, 17.41) |
| CIE-LCH | lch(73.75, 37.51, 27.66°) |
| OKLab | oklab(78.63% 0.1004 0.0446) |
| OKLCH | oklch(78.63% 0.11 24) |
| XYZ | xyz(56.3568, 46.3092, 35.2425) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.75
Peachy Pink
#FF9A8A
ΔE00 3.81
Light Salmon
#FEA993
ΔE00 6.14
Lightcoral
#F08080
ΔE00 6.90
Blush Pink
#FE828C
ΔE00 7.15
Pale Salmon
#FFB19A
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89D97 #97F2F8
analogous
#F897C1 #F89D97 #F8CD97
triadic
#F89D97 #97F89D #9D97F8
tetradic
#F89D97 #C1F897 #97F2F8 #CD97F8
square
#F89D97 #C1F897 #97F2F8 #CD97F8
split-complementary
#F89D97 #97F8CD #97C1F8
monochromatic
#F03124 #F4675E #F89D97 #FCD3D0 #FDE4E2
Accessibility & contrast
On white
2.05
#F89D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F89D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89D97
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89D97 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA96
Deuteranopia (green-blind)
#C6BC96
Tritanopia (blue-blind)
#FF929C
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f89d97; /* rgb */ color: rgb(248, 157, 151); /* oklch */ color: oklch(78.6% 0.110 24.0);
Tailwind
colors: {
custom: {
50: '#fdbbb5',
500: '#f89d97',
950: '#000000',
},
}SCSS
$custom: #f89d97; $custom-light: #fdbbb5; $custom-dark: #000000;
JSON
{
"hex": "#f89d97",
"rgb": {
"r": 248,
"g": 157,
"b": 151
},
"hsl": {
"h": 3.711,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.78631,
"c": 0.10985,
"h": 24
},
"luminance": 0.46305
}Semantic roles & 50–950 ramp
primary
#F89D97
secondary
#D6F3F5
accent
#D6E402
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180