#F98094#F98094
#F98094 is a light, vivid red. Relative luminance 0.377; OKLCH L 74.1% C 0.148 H 10.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F98094 |
|---|---|
| RGB | rgb(249, 128, 148) |
| HSL | hsl(350, 91%, 74%) |
| HSV | hsv(350, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 40.6%, 2.4%) |
| CIE-LAB | lab(67.81, 48.02, 10.78) |
| CIE-LCH | lch(67.81, 49.22, 12.66°) |
| OKLab | oklab(74.11% 0.1456 0.0282) |
| OKLCH | oklch(74.11% 0.148 10.9) |
| XYZ | xyz(52.1344, 37.7213, 32.5465) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.57
Rose Pink
#F7879A
ΔE00 1.63
Blush Pink
#FE828C
ΔE00 3.29
Rosa
#FE86A4
ΔE00 3.56
Watermelon
#FC6C85
ΔE00 4.08
Carnation Pink
#FF7FA7
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98094 #80F9E5
analogous
#F980D0 #F98094 #F9A980
triadic
#F98094 #94F980 #8094F9
tetradic
#F98094 #D0F980 #80F9E5 #A980F9
square
#F98094 #D0F980 #80F9E5 #A980F9
split-complementary
#F98094 #80F9A9 #80D0F9
monochromatic
#F30B32 #F64663 #F98094 #FCBAC5 #FEE2E6
Accessibility & contrast
On white
2.46
#F98094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F98094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98094
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98094 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979794
Deuteranopia (green-blind)
#B6AE91
Tritanopia (blue-blind)
#FF7387
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f98094; /* rgb */ color: rgb(249, 128, 148); /* oklch */ color: oklch(74.1% 0.148 10.9);
Tailwind
colors: {
custom: {
50: '#ffa8b3',
500: '#f98094',
950: '#000000',
},
}SCSS
$custom: #f98094; $custom-light: #ffa8b3; $custom-dark: #000000;
JSON
{
"hex": "#f98094",
"rgb": {
"r": 249,
"g": 128,
"b": 148
},
"hsl": {
"h": 350.083,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.74115,
"c": 0.14827,
"h": 10.9
},
"luminance": 0.37716
}Semantic roles & 50–950 ramp
primary
#F98094
secondary
#D5F6F0
accent
#E6C000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80