#F89294#F89294
#F89294 is a light, vivid red. Relative luminance 0.427; OKLCH L 76.8% C 0.123 H 19.1°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F89294 |
|---|---|
| RGB | rgb(248, 146, 148) |
| HSL | hsl(359, 88%, 77%) |
| HSV | hsv(359, 41%, 97%) |
| CMYK | cmyk(0%, 41.1%, 40.3%, 2.7%) |
| CIE-LAB | lab(71.32, 38.59, 15.69) |
| CIE-LCH | lch(71.32, 41.66, 22.13°) |
| OKLab | oklab(76.75% 0.1166 0.0403) |
| OKLCH | oklch(76.75% 0.123 19.1) |
| XYZ | xyz(54.3383, 42.6571, 33.3831) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.87
Lightcoral
#F08080
ΔE00 4.59
Rose Pink
#F7879A
ΔE00 5.25
Salmon Pink
#FE7B7C
ΔE00 5.59
Peachy Pink
#FF9A8A
ΔE00 6.19
Carnation
#FD798F
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89294 #92F8F6
analogous
#F892C7 #F89294 #F8C392
triadic
#F89294 #94F892 #9294F8
tetradic
#F89294 #C7F892 #92F8F6 #C392F8
square
#F89294 #C7F892 #92F8F6 #C392F8
split-complementary
#F89294 #92F8C3 #92C7F8
monochromatic
#F11F23 #F4585C #F89294 #FCCCCC #FDE2E3
Accessibility & contrast
On white
2.20
#F89294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#F89294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89294
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89294 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A294
Deuteranopia (green-blind)
#C0B692
Tritanopia (blue-blind)
#FF8693
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f89294; /* rgb */ color: rgb(248, 146, 148); /* oklch */ color: oklch(76.8% 0.123 19.1);
Tailwind
colors: {
custom: {
50: '#feb3b3',
500: '#f89294',
950: '#000000',
},
}SCSS
$custom: #f89294; $custom-light: #feb3b3; $custom-dark: #000000;
JSON
{
"hex": "#f89294",
"rgb": {
"r": 248,
"g": 146,
"b": 148
},
"hsl": {
"h": 358.824,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.76754,
"c": 0.12338,
"h": 19.1
},
"luminance": 0.42652
}Semantic roles & 50–950 ramp
primary
#F89294
secondary
#D6F5F5
accent
#E5E001
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080