#F89D94#F89D94
#F89D94 is a light, moderate red. Relative luminance 0.462; OKLCH L 78.6% C 0.110 H 26.0°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F89D94 |
|---|---|
| RGB | rgb(248, 157, 148) |
| HSL | hsl(5, 88%, 78%) |
| HSV | hsv(5, 40%, 97%) |
| CMYK | cmyk(0%, 36.7%, 40.3%, 2.7%) |
| CIE-LAB | lab(73.68, 32.89, 18.97) |
| CIE-LCH | lch(73.68, 37.97, 29.98°) |
| OKLab | oklab(78.56% 0.0992 0.0484) |
| OKLCH | oklch(78.56% 0.11 26) |
| XYZ | xyz(56.1163, 46.2130, 33.9757) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.79
Peachy Pink
#FF9A8A
ΔE00 2.87
Light Salmon
#FEA993
ΔE00 5.25
Pale Salmon
#FFB19A
ΔE00 6.82
Lightcoral
#F08080
ΔE00 7.11
Salmon
#FA8072
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89D94 #94EFF8
analogous
#F894BD #F89D94 #F8CF94
triadic
#F89D94 #94F89D #9D94F8
tetradic
#F89D94 #BDF894 #94EFF8 #CF94F8
square
#F89D94 #BDF894 #94EFF8 #CF94F8
split-complementary
#F89D94 #94F8CF #94BDF8
monochromatic
#F03421 #F4685B #F89D94 #FCD2CD #FDE5E2
Accessibility & contrast
On white
2.05
#F89D94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#F89D94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89D94
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89D94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89D94 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AA93
Deuteranopia (green-blind)
#C6BC93
Tritanopia (blue-blind)
#FF919B
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f89d94; /* rgb */ color: rgb(248, 157, 148); /* oklch */ color: oklch(78.6% 0.110 26.0);
Tailwind
colors: {
custom: {
50: '#fdbbb3',
500: '#f89d94',
950: '#000000',
},
}SCSS
$custom: #f89d94; $custom-light: #fdbbb3; $custom-dark: #000000;
JSON
{
"hex": "#f89d94",
"rgb": {
"r": 248,
"g": 157,
"b": 148
},
"hsl": {
"h": 5.4,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.78563,
"c": 0.11039,
"h": 26
},
"luminance": 0.46209
}Semantic roles & 50–950 ramp
primary
#F89D94
secondary
#D6F2F5
accent
#D0E401
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180