#F98098#F98098
#F98098 is a light, vivid red. Relative luminance 0.378; OKLCH L 74.2% C 0.149 H 8.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F98098 |
|---|---|
| RGB | rgb(249, 128, 152) |
| HSL | hsl(348, 91%, 74%) |
| HSV | hsv(348, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 39%, 2.4%) |
| CIE-LAB | lab(67.91, 48.45, 8.66) |
| CIE-LCH | lch(67.91, 49.22, 10.14°) |
| OKLab | oklab(74.22% 0.147 0.0229) |
| OKLCH | oklch(74.22% 0.149 8.8) |
| XYZ | xyz(52.4565, 37.8502, 34.2429) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.66
Carnation
#FD798F
ΔE00 2.22
Rosa
#FE86A4
ΔE00 2.54
Carnation Pink
#FF7FA7
ΔE00 4.00
Pinky
#FC86AA
ΔE00 4.09
Blush Pink
#FE828C
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98098 #80F9E1
analogous
#F980D5 #F98098 #F9A580
triadic
#F98098 #98F980 #8098F9
tetradic
#F98098 #D5F980 #80F9E1 #A580F9
square
#F98098 #D5F980 #80F9E1 #A580F9
split-complementary
#F98098 #80F9A5 #80D5F9
monochromatic
#F30B39 #F64669 #F98098 #FCBAC7 #FEE2E7
Accessibility & contrast
On white
2.45
#F98098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F98098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98098
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98098 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969798
Deuteranopia (green-blind)
#B5AE95
Tritanopia (blue-blind)
#FF7389
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f98098; /* rgb */ color: rgb(249, 128, 152); /* oklch */ color: oklch(74.2% 0.149 8.8);
Tailwind
colors: {
custom: {
50: '#ffa8b6',
500: '#f98098',
950: '#000000',
},
}SCSS
$custom: #f98098; $custom-light: #ffa8b6; $custom-dark: #000000;
JSON
{
"hex": "#f98098",
"rgb": {
"r": 249,
"g": 128,
"b": 152
},
"hsl": {
"h": 348.099,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.74218,
"c": 0.14881,
"h": 8.8
},
"luminance": 0.37845
}Semantic roles & 50–950 ramp
primary
#F98098
secondary
#D5F6EF
accent
#E6B800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80