#F89295#F89295
#F89295 is a light, vivid red. Relative luminance 0.427; OKLCH L 76.8% C 0.123 H 18.5°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F89295 |
|---|---|
| RGB | rgb(248, 146, 149) |
| HSL | hsl(358, 88%, 77%) |
| HSV | hsv(358, 41%, 97%) |
| CMYK | cmyk(0%, 41.1%, 39.9%, 2.7%) |
| CIE-LAB | lab(71.34, 38.70, 15.17) |
| CIE-LCH | lch(71.34, 41.57, 21.40°) |
| OKLab | oklab(76.78% 0.117 0.0391) |
| OKLCH | oklch(76.78% 0.123 18.5) |
| XYZ | xyz(54.4178, 42.6889, 33.8017) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.79
Lightcoral
#F08080
ΔE00 4.72
Rose Pink
#F7879A
ΔE00 4.96
Salmon Pink
#FE7B7C
ΔE00 5.73
Carnation
#FD798F
ΔE00 6.45
Peachy Pink
#FF9A8A
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89295 #92F8F5
analogous
#F892C8 #F89295 #F8C292
triadic
#F89295 #95F892 #9295F8
tetradic
#F89295 #C8F892 #92F8F5 #C292F8
square
#F89295 #C8F892 #92F8F5 #C292F8
split-complementary
#F89295 #92F8C2 #92C8F8
monochromatic
#F11F25 #F4585D #F89295 #FCCCCD #FDE2E3
Accessibility & contrast
On white
2.20
#F89295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F89295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89295
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89295 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A295
Deuteranopia (green-blind)
#BFB693
Tritanopia (blue-blind)
#FF8694
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f89295; /* rgb */ color: rgb(248, 146, 149); /* oklch */ color: oklch(76.8% 0.123 18.5);
Tailwind
colors: {
custom: {
50: '#fdb3b4',
500: '#f89295',
950: '#000000',
},
}SCSS
$custom: #f89295; $custom-light: #fdb3b4; $custom-dark: #000000;
JSON
{
"hex": "#f89295",
"rgb": {
"r": 248,
"g": 146,
"b": 149
},
"hsl": {
"h": 358.235,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.76778,
"c": 0.12333,
"h": 18.5
},
"luminance": 0.42684
}Semantic roles & 50–950 ramp
primary
#F89295
secondary
#D6F5F4
accent
#E5DE01
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080