#F98296#F98296
#F98296 is a light, vivid red. Relative luminance 0.383; OKLCH L 74.5% C 0.146 H 10.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F98296 |
|---|---|
| RGB | rgb(249, 130, 150) |
| HSL | hsl(350, 91%, 74%) |
| HSV | hsv(350, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 39.8%, 2.4%) |
| CIE-LAB | lab(68.25, 47.25, 10.27) |
| CIE-LCH | lch(68.25, 48.35, 12.27°) |
| OKLab | oklab(74.46% 0.1433 0.0269) |
| OKLCH | oklch(74.46% 0.146 10.6) |
| XYZ | xyz(52.5575, 38.3121, 33.4753) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.18
Carnation
#FD798F
ΔE00 2.01
Rosa
#FE86A4
ΔE00 3.22
Blush Pink
#FE828C
ΔE00 3.45
Watermelon
#FC6C85
ΔE00 4.55
Pinky
#FC86AA
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98296 #82F9E5
analogous
#F982D2 #F98296 #F9AA82
triadic
#F98296 #96F982 #8296F9
tetradic
#F98296 #D2F982 #82F9E5 #AA82F9
square
#F98296 #D2F982 #82F9E5 #AA82F9
split-complementary
#F98296 #82F9AA #82D2F9
monochromatic
#F30D34 #F64865 #F98296 #FCBCC7 #FEE2E6
Accessibility & contrast
On white
2.42
#F98296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F98296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98296
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98296 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999896
Deuteranopia (green-blind)
#B6AF93
Tritanopia (blue-blind)
#FF7589
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f98296; /* rgb */ color: rgb(249, 130, 150); /* oklch */ color: oklch(74.5% 0.146 10.6);
Tailwind
colors: {
custom: {
50: '#ffa9b4',
500: '#f98296',
950: '#000000',
},
}SCSS
$custom: #f98296; $custom-light: #ffa9b4; $custom-dark: #000000;
JSON
{
"hex": "#f98296",
"rgb": {
"r": 249,
"g": 130,
"b": 150
},
"hsl": {
"h": 349.916,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.7446,
"c": 0.14576,
"h": 10.6
},
"luminance": 0.38307
}Semantic roles & 50–950 ramp
primary
#F98296
secondary
#D5F6F0
accent
#E6BF00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80