#F98196#F98196
#F98196 is a light, vivid red. Relative luminance 0.380; OKLCH L 74.3% C 0.147 H 10.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F98196 |
|---|---|
| RGB | rgb(249, 129, 150) |
| HSL | hsl(350, 91%, 74%) |
| HSV | hsv(350, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 39.8%, 2.4%) |
| CIE-LAB | lab(68.06, 47.74, 10.00) |
| CIE-LCH | lch(68.06, 48.78, 11.83°) |
| OKLab | oklab(74.31% 0.1448 0.0262) |
| OKLCH | oklch(74.31% 0.147 10.3) |
| XYZ | xyz(52.4251, 38.0474, 33.4312) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.34
Carnation
#FD798F
ΔE00 1.90
Rosa
#FE86A4
ΔE00 3.12
Blush Pink
#FE828C
ΔE00 3.65
Watermelon
#FC6C85
ΔE00 4.40
Pinky
#FC86AA
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98196 #81F9E4
analogous
#F981D2 #F98196 #F9A881
triadic
#F98196 #96F981 #8196F9
tetradic
#F98196 #D2F981 #81F9E4 #A881F9
square
#F98196 #D2F981 #81F9E4 #A881F9
split-complementary
#F98196 #81F9A8 #81D2F9
monochromatic
#F30C35 #F64765 #F98196 #FCBBC7 #FEE2E7
Accessibility & contrast
On white
2.44
#F98196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#F98196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98196
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98196 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989796
Deuteranopia (green-blind)
#B6AF93
Tritanopia (blue-blind)
#FF7489
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f98196; /* rgb */ color: rgb(249, 129, 150); /* oklch */ color: oklch(74.3% 0.147 10.3);
Tailwind
colors: {
custom: {
50: '#ffa8b4',
500: '#f98196',
950: '#000000',
},
}SCSS
$custom: #f98196; $custom-light: #ffa8b4; $custom-dark: #000000;
JSON
{
"hex": "#f98196",
"rgb": {
"r": 249,
"g": 129,
"b": 150
},
"hsl": {
"h": 349.5,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.74313,
"c": 0.14714,
"h": 10.3
},
"luminance": 0.38042
}Semantic roles & 50–950 ramp
primary
#F98196
secondary
#D5F6F0
accent
#E6BD00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80