#F89B95#F89B95
#F89B95 is a light, moderate red. Relative luminance 0.456; OKLCH L 78.3% C 0.112 H 23.9°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F89B95 |
|---|---|
| RGB | rgb(248, 155, 149) |
| HSL | hsl(4, 88%, 78%) |
| HSV | hsv(4, 40%, 97%) |
| CMYK | cmyk(0%, 37.5%, 39.9%, 2.7%) |
| CIE-LAB | lab(73.27, 34.04, 17.85) |
| CIE-LCH | lch(73.27, 38.44, 27.67°) |
| OKLab | oklab(78.25% 0.1028 0.0456) |
| OKLCH | oklch(78.25% 0.112 23.9) |
| XYZ | xyz(55.8602, 45.5736, 34.2825) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.67
Blush (survey)
#F29E8E
ΔE00 3.81
Light Salmon
#FEA993
ΔE00 6.34
Lightcoral
#F08080
ΔE00 6.44
Blush Pink
#FE828C
ΔE00 6.78
Salmon
#FA8072
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89B95 #95F2F8
analogous
#F895C1 #F89B95 #F8CC95
triadic
#F89B95 #95F89B #9B95F8
tetradic
#F89B95 #C1F895 #95F2F8 #CC95F8
square
#F89B95 #C1F895 #95F2F8 #CC95F8
split-complementary
#F89B95 #95F8CC #95C1F8
monochromatic
#F02F22 #F4655C #F89B95 #FCD1CE #FDE4E2
Accessibility & contrast
On white
2.08
#F89B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F89B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89B95
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89B95 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA994
Deuteranopia (green-blind)
#C5BB94
Tritanopia (blue-blind)
#FF8F9A
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f89b95; /* rgb */ color: rgb(248, 155, 149); /* oklch */ color: oklch(78.3% 0.112 23.9);
Tailwind
colors: {
custom: {
50: '#fdb9b4',
500: '#f89b95',
950: '#000000',
},
}SCSS
$custom: #f89b95; $custom-light: #fdb9b4; $custom-dark: #000000;
JSON
{
"hex": "#f89b95",
"rgb": {
"r": 248,
"g": 155,
"b": 149
},
"hsl": {
"h": 3.636,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.78251,
"c": 0.11246,
"h": 23.9
},
"luminance": 0.45569
}Semantic roles & 50–950 ramp
primary
#F89B95
secondary
#D6F3F5
accent
#D6E401
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080