#F98099#F98099
#F98099 is a light, vivid red. Relative luminance 0.379; OKLCH L 74.2% C 0.149 H 8.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F98099 |
|---|---|
| RGB | rgb(249, 128, 153) |
| HSL | hsl(348, 91%, 74%) |
| HSV | hsv(348, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 38.6%, 2.4%) |
| CIE-LAB | lab(67.93, 48.56, 8.13) |
| CIE-LCH | lch(67.93, 49.24, 9.51°) |
| OKLab | oklab(74.25% 0.1474 0.0215) |
| OKLCH | oklch(74.25% 0.149 8.3) |
| XYZ | xyz(52.5387, 37.8831, 34.6760) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.79
Rosa
#FE86A4
ΔE00 2.32
Carnation
#FD798F
ΔE00 2.44
Carnation Pink
#FF7FA7
ΔE00 3.72
Pinky
#FC86AA
ΔE00 3.81
Watermelon
#FC6C85
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98099 #80F9E0
analogous
#F980D6 #F98099 #F9A480
triadic
#F98099 #99F980 #8099F9
tetradic
#F98099 #D6F980 #80F9E0 #A480F9
square
#F98099 #D6F980 #80F9E0 #A480F9
split-complementary
#F98099 #80F9A4 #80D6F9
monochromatic
#F30B3B #F6466A #F98099 #FCBAC8 #FEE2E8
Accessibility & contrast
On white
2.45
#F98099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F98099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98099
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98099 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96979A
Deuteranopia (green-blind)
#B5AE96
Tritanopia (blue-blind)
#FF7489
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f98099; /* rgb */ color: rgb(249, 128, 153); /* oklch */ color: oklch(74.2% 0.149 8.3);
Tailwind
colors: {
custom: {
50: '#ffa8b6',
500: '#f98099',
950: '#000000',
},
}SCSS
$custom: #f98099; $custom-light: #ffa8b6; $custom-dark: #000000;
JSON
{
"hex": "#f98099",
"rgb": {
"r": 249,
"g": 128,
"b": 153
},
"hsl": {
"h": 347.603,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.74245,
"c": 0.14897,
"h": 8.3
},
"luminance": 0.37878
}Semantic roles & 50–950 ramp
primary
#F98099
secondary
#D5F6EF
accent
#E6B600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80