#F89995#F89995
#F89995 is a light, moderate red. Relative luminance 0.449; OKLCH L 77.9% C 0.115 H 22.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F89995 |
|---|---|
| RGB | rgb(248, 153, 149) |
| HSL | hsl(2, 88%, 78%) |
| HSV | hsv(2, 40%, 97%) |
| CMYK | cmyk(0%, 38.3%, 39.9%, 2.7%) |
| CIE-LAB | lab(72.83, 35.08, 17.25) |
| CIE-LCH | lch(72.83, 39.09, 26.18°) |
| OKLab | oklab(77.92% 0.1059 0.0442) |
| OKLCH | oklch(77.92% 0.115 22.6) |
| XYZ | xyz(55.5301, 44.9134, 34.1725) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.24
Blush (survey)
#F29E8E
ΔE00 4.52
Lightcoral
#F08080
ΔE00 5.92
Blush Pink
#FE828C
ΔE00 6.05
Salmon Pink
#FE7B7C
ΔE00 6.84
Light Salmon
#FEA993
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89995 #95F4F8
analogous
#F895C3 #F89995 #F8CA95
triadic
#F89995 #95F899 #9995F8
tetradic
#F89995 #C3F895 #95F4F8 #CA95F8
square
#F89995 #C3F895 #95F4F8 #CA95F8
split-complementary
#F89995 #95F8CA #95C3F8
monochromatic
#F02B22 #F4625C #F89995 #FCD0CE #FDE3E2
Accessibility & contrast
On white
2.10
#F89995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F89995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89995
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89995 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA794
Deuteranopia (green-blind)
#C4BA93
Tritanopia (blue-blind)
#FF8D98
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f89995; /* rgb */ color: rgb(248, 153, 149); /* oklch */ color: oklch(77.9% 0.115 22.6);
Tailwind
colors: {
custom: {
50: '#fdb8b4',
500: '#f89995',
950: '#000000',
},
}SCSS
$custom: #f89995; $custom-light: #fdb8b4; $custom-dark: #000000;
JSON
{
"hex": "#f89995",
"rgb": {
"r": 248,
"g": 153,
"b": 149
},
"hsl": {
"h": 2.424,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.77919,
"c": 0.11478,
"h": 22.6
},
"luminance": 0.44909
}Semantic roles & 50–950 ramp
primary
#F89995
secondary
#D6F4F5
accent
#DBE401
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080