#F89494#F89494
#F89494 is a light, vivid red. Relative luminance 0.433; OKLCH L 77.1% C 0.121 H 20.2°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F89494 |
|---|---|
| RGB | rgb(248, 148, 148) |
| HSL | hsl(0, 88%, 78%) |
| HSV | hsv(0, 40%, 97%) |
| CMYK | cmyk(0%, 40.3%, 40.3%, 2.7%) |
| CIE-LAB | lab(71.74, 37.56, 16.28) |
| CIE-LCH | lch(71.74, 40.94, 23.44°) |
| OKLab | oklab(77.08% 0.1135 0.0418) |
| OKLCH | oklch(77.08% 0.121 20.2) |
| XYZ | xyz(54.6493, 43.2791, 33.4867) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.49
Lightcoral
#F08080
ΔE00 4.87
Peachy Pink
#FF9A8A
ΔE00 5.52
Salmon Pink
#FE7B7C
ΔE00 5.84
Rose Pink
#F7879A
ΔE00 5.96
Blush (survey)
#F29E8E
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89494 #94F8F8
analogous
#F894C6 #F89494 #F8C694
triadic
#F89494 #94F894 #9494F8
tetradic
#F89494 #C6F894 #94F8F8 #C694F8
square
#F89494 #C6F894 #94F8F8 #C694F8
split-complementary
#F89494 #94F8C6 #94C6F8
monochromatic
#F02121 #F45B5B #F89494 #FCCDCD #FDE2E2
Accessibility & contrast
On white
2.18
#F89494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F89494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89494
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89494 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A493
Deuteranopia (green-blind)
#C1B792
Tritanopia (blue-blind)
#FF8895
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f89494; /* rgb */ color: rgb(248, 148, 148); /* oklch */ color: oklch(77.1% 0.121 20.2);
Tailwind
colors: {
custom: {
50: '#fdb5b3',
500: '#f89494',
950: '#000000',
},
}SCSS
$custom: #f89494; $custom-light: #fdb5b3; $custom-dark: #000000;
JSON
{
"hex": "#f89494",
"rgb": {
"r": 248,
"g": 148,
"b": 148
},
"hsl": {
"h": 0,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.77077,
"c": 0.1209,
"h": 20.2
},
"luminance": 0.43274
}Semantic roles & 50–950 ramp
primary
#F89494
secondary
#D6F5F5
accent
#E4E401
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080