#F89495#F89495
#F89495 is a light, vivid red. Relative luminance 0.433; OKLCH L 77.1% C 0.121 H 19.6°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F89495 |
|---|---|
| RGB | rgb(248, 148, 149) |
| HSL | hsl(359, 88%, 78%) |
| HSV | hsv(359, 40%, 97%) |
| CMYK | cmyk(0%, 40.3%, 39.9%, 2.7%) |
| CIE-LAB | lab(71.77, 37.67, 15.76) |
| CIE-LCH | lch(71.77, 40.83, 22.70°) |
| OKLab | oklab(77.1% 0.1138 0.0405) |
| OKLCH | oklch(77.1% 0.121 19.6) |
| XYZ | xyz(54.7288, 43.3109, 33.9054) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.37
Lightcoral
#F08080
ΔE00 4.95
Rose Pink
#F7879A
ΔE00 5.66
Peachy Pink
#FF9A8A
ΔE00 5.85
Salmon Pink
#FE7B7C
ΔE00 5.94
Blush (survey)
#F29E8E
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89495 #94F8F7
analogous
#F894C7 #F89495 #F8C594
triadic
#F89495 #95F894 #9495F8
tetradic
#F89495 #C7F894 #94F8F7 #C594F8
square
#F89495 #C7F894 #94F8F7 #C594F8
split-complementary
#F89495 #94F8C5 #94C7F8
monochromatic
#F02123 #F45B5C #F89495 #FCCDCE #FDE2E3
Accessibility & contrast
On white
2.17
#F89495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#F89495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89495
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89495 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A494
Deuteranopia (green-blind)
#C1B793
Tritanopia (blue-blind)
#FF8895
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f89495; /* rgb */ color: rgb(248, 148, 149); /* oklch */ color: oklch(77.1% 0.121 19.6);
Tailwind
colors: {
custom: {
50: '#fdb5b4',
500: '#f89495',
950: '#000000',
},
}SCSS
$custom: #f89495; $custom-light: #fdb5b4; $custom-dark: #000000;
JSON
{
"hex": "#f89495",
"rgb": {
"r": 248,
"g": 148,
"b": 149
},
"hsl": {
"h": 359.4,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.771,
"c": 0.12083,
"h": 19.6
},
"luminance": 0.43306
}Semantic roles & 50–950 ramp
primary
#F89495
secondary
#D6F5F5
accent
#E4E201
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080