#F98194#F98194
#F98194 is a light, vivid red. Relative luminance 0.380; OKLCH L 74.3% C 0.147 H 11.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F98194 |
|---|---|
| RGB | rgb(249, 129, 148) |
| HSL | hsl(351, 91%, 74%) |
| HSV | hsv(351, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 40.6%, 2.4%) |
| CIE-LAB | lab(68.01, 47.53, 11.06) |
| CIE-LCH | lch(68.01, 48.80, 13.10°) |
| OKLab | oklab(74.26% 0.1441 0.0288) |
| OKLCH | oklch(74.26% 0.147 11.3) |
| XYZ | xyz(52.2654, 37.9835, 32.5902) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.53
Carnation
#FD798F
ΔE00 1.72
Blush Pink
#FE828C
ΔE00 3.07
Rosa
#FE86A4
ΔE00 3.66
Watermelon
#FC6C85
ΔE00 4.25
Pinky
#FC86AA
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98194 #81F9E6
analogous
#F981D0 #F98194 #F9AA81
triadic
#F98194 #94F981 #8194F9
tetradic
#F98194 #D0F981 #81F9E6 #AA81F9
square
#F98194 #D0F981 #81F9E6 #AA81F9
split-complementary
#F98194 #81F9AA #81D0F9
monochromatic
#F30C31 #F64762 #F98194 #FCBBC6 #FEE2E6
Accessibility & contrast
On white
2.44
#F98194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F98194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98194
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98194 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989794
Deuteranopia (green-blind)
#B6AF91
Tritanopia (blue-blind)
#FF7488
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f98194; /* rgb */ color: rgb(249, 129, 148); /* oklch */ color: oklch(74.3% 0.147 11.3);
Tailwind
colors: {
custom: {
50: '#ffa8b3',
500: '#f98194',
950: '#000000',
},
}SCSS
$custom: #f98194; $custom-light: #ffa8b3; $custom-dark: #000000;
JSON
{
"hex": "#f98194",
"rgb": {
"r": 249,
"g": 129,
"b": 148
},
"hsl": {
"h": 350.5,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.74262,
"c": 0.14691,
"h": 11.3
},
"luminance": 0.37978
}Semantic roles & 50–950 ramp
primary
#F98194
secondary
#D5F6F1
accent
#E6C100
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80