#F89395#F89395
#F89395 is a light, vivid red. Relative luminance 0.430; OKLCH L 76.9% C 0.122 H 19.0°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F89395 |
|---|---|
| RGB | rgb(248, 147, 149) |
| HSL | hsl(359, 88%, 77%) |
| HSV | hsv(359, 41%, 97%) |
| CMYK | cmyk(0%, 40.7%, 39.9%, 2.7%) |
| CIE-LAB | lab(71.55, 38.19, 15.46) |
| CIE-LCH | lch(71.55, 41.20, 22.05°) |
| OKLab | oklab(76.94% 0.1154 0.0398) |
| OKLCH | oklch(76.94% 0.122 19) |
| XYZ | xyz(54.5727, 42.9985, 33.8533) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.07
Lightcoral
#F08080
ΔE00 4.82
Rose Pink
#F7879A
ΔE00 5.31
Salmon Pink
#FE7B7C
ΔE00 5.82
Peachy Pink
#FF9A8A
ΔE00 6.18
Blush (survey)
#F29E8E
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89395 #93F8F6
analogous
#F893C7 #F89395 #F8C493
triadic
#F89395 #95F893 #9395F8
tetradic
#F89395 #C7F893 #93F8F6 #C493F8
square
#F89395 #C7F893 #93F8F6 #C493F8
split-complementary
#F89395 #93F8C4 #93C7F8
monochromatic
#F12024 #F45A5D #F89395 #FCCCCD #FDE2E3
Accessibility & contrast
On white
2.19
#F89395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#F89395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89395
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89395 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A395
Deuteranopia (green-blind)
#C0B793
Tritanopia (blue-blind)
#FF8794
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f89395; /* rgb */ color: rgb(248, 147, 149); /* oklch */ color: oklch(76.9% 0.122 19.0);
Tailwind
colors: {
custom: {
50: '#fdb4b4',
500: '#f89395',
950: '#000000',
},
}SCSS
$custom: #f89395; $custom-light: #fdb4b4; $custom-dark: #000000;
JSON
{
"hex": "#f89395",
"rgb": {
"r": 248,
"g": 147,
"b": 149
},
"hsl": {
"h": 358.812,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.76939,
"c": 0.12207,
"h": 19
},
"luminance": 0.42994
}Semantic roles & 50–950 ramp
primary
#F89395
secondary
#D6F5F5
accent
#E4E001
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080