#F89795#F89795
#F89795 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.6% C 0.117 H 21.4°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F89795 |
|---|---|
| RGB | rgb(248, 151, 149) |
| HSL | hsl(1, 88%, 78%) |
| HSV | hsv(1, 40%, 97%) |
| CMYK | cmyk(0%, 39.1%, 39.9%, 2.7%) |
| CIE-LAB | lab(72.40, 36.12, 16.65) |
| CIE-LCH | lch(72.40, 39.77, 24.75°) |
| OKLab | oklab(77.59% 0.1091 0.0427) |
| OKLCH | oklch(77.59% 0.117 21.4) |
| XYZ | xyz(55.2055, 44.2642, 34.0643) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.87
Blush (survey)
#F29E8E
ΔE00 5.24
Blush Pink
#FE828C
ΔE00 5.35
Lightcoral
#F08080
ΔE00 5.47
Salmon Pink
#FE7B7C
ΔE00 6.42
Rose Pink
#F7879A
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89795 #95F6F8
analogous
#F895C4 #F89795 #F8C895
triadic
#F89795 #95F897 #9795F8
tetradic
#F89795 #C4F895 #95F6F8 #C895F8
square
#F89795 #C4F895 #95F6F8 #C895F8
split-complementary
#F89795 #95F8C8 #95C4F8
monochromatic
#F02622 #F45F5C #F89795 #FCCFCE #FDE3E2
Accessibility & contrast
On white
2.13
#F89795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#F89795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89795
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89795 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA694
Deuteranopia (green-blind)
#C3B993
Tritanopia (blue-blind)
#FF8B97
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f89795; /* rgb */ color: rgb(248, 151, 149); /* oklch */ color: oklch(77.6% 0.117 21.4);
Tailwind
colors: {
custom: {
50: '#fdb7b4',
500: '#f89795',
950: '#000000',
},
}SCSS
$custom: #f89795; $custom-light: #fdb7b4; $custom-dark: #000000;
JSON
{
"hex": "#f89795",
"rgb": {
"r": 248,
"g": 151,
"b": 149
},
"hsl": {
"h": 1.212,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.77589,
"c": 0.11716,
"h": 21.4
},
"luminance": 0.4426
}Semantic roles & 50–950 ramp
primary
#F89795
secondary
#D6F5F5
accent
#E0E401
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080