#F98294#F98294
#F98294 is a light, vivid red. Relative luminance 0.382; OKLCH L 74.4% C 0.146 H 11.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F98294 |
|---|---|
| RGB | rgb(249, 130, 148) |
| HSL | hsl(351, 91%, 74%) |
| HSV | hsv(351, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 40.6%, 2.4%) |
| CIE-LAB | lab(68.20, 47.03, 11.33) |
| CIE-LCH | lch(68.20, 48.38, 13.55°) |
| OKLab | oklab(74.41% 0.1425 0.0295) |
| OKLCH | oklch(74.41% 0.146 11.7) |
| XYZ | xyz(52.3978, 38.2482, 32.6344) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.47
Carnation
#FD798F
ΔE00 1.91
Blush Pink
#FE828C
ΔE00 2.86
Rosa
#FE86A4
ΔE00 3.79
Watermelon
#FC6C85
ΔE00 4.43
Pinky
#FC86AA
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98294 #82F9E7
analogous
#F982D0 #F98294 #F9AC82
triadic
#F98294 #94F982 #8294F9
tetradic
#F98294 #D0F982 #82F9E7 #AC82F9
square
#F98294 #D0F982 #82F9E7 #AC82F9
split-complementary
#F98294 #82F9AC #82D0F9
monochromatic
#F30D30 #F64862 #F98294 #FCBCC6 #FEE2E6
Accessibility & contrast
On white
2.43
#F98294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#F98294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98294
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98294 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999894
Deuteranopia (green-blind)
#B7AF92
Tritanopia (blue-blind)
#FF7589
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f98294; /* rgb */ color: rgb(249, 130, 148); /* oklch */ color: oklch(74.4% 0.146 11.7);
Tailwind
colors: {
custom: {
50: '#ffa9b3',
500: '#f98294',
950: '#000000',
},
}SCSS
$custom: #f98294; $custom-light: #ffa9b3; $custom-dark: #000000;
JSON
{
"hex": "#f98294",
"rgb": {
"r": 249,
"g": 130,
"b": 148
},
"hsl": {
"h": 350.924,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.74409,
"c": 0.14555,
"h": 11.7
},
"luminance": 0.38243
}Semantic roles & 50–950 ramp
primary
#F98294
secondary
#D5F6F1
accent
#E6C300
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80