#F98096#F98096
#F98096 is a light, vivid red. Relative luminance 0.378; OKLCH L 74.2% C 0.149 H 9.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F98096 |
|---|---|
| RGB | rgb(249, 128, 150) |
| HSL | hsl(349, 91%, 74%) |
| HSV | hsv(349, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 39.8%, 2.4%) |
| CIE-LAB | lab(67.86, 48.23, 9.72) |
| CIE-LCH | lch(67.86, 49.20, 11.40°) |
| OKLab | oklab(74.17% 0.1463 0.0255) |
| OKLCH | oklch(74.17% 0.149 9.9) |
| XYZ | xyz(52.2940, 37.7852, 33.3875) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.54
Carnation
#FD798F
ΔE00 1.83
Rosa
#FE86A4
ΔE00 3.03
Blush Pink
#FE828C
ΔE00 3.87
Watermelon
#FC6C85
ΔE00 4.27
Carnation Pink
#FF7FA7
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98096 #80F9E3
analogous
#F980D3 #F98096 #F9A780
triadic
#F98096 #96F980 #8096F9
tetradic
#F98096 #D3F980 #80F9E3 #A780F9
square
#F98096 #D3F980 #80F9E3 #A780F9
split-complementary
#F98096 #80F9A7 #80D3F9
monochromatic
#F30B36 #F64666 #F98096 #FCBAC6 #FEE2E7
Accessibility & contrast
On white
2.45
#F98096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F98096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98096
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98096 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979796
Deuteranopia (green-blind)
#B5AE93
Tritanopia (blue-blind)
#FF7388
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f98096; /* rgb */ color: rgb(249, 128, 150); /* oklch */ color: oklch(74.2% 0.149 9.9);
Tailwind
colors: {
custom: {
50: '#ffa8b4',
500: '#f98096',
950: '#000000',
},
}SCSS
$custom: #f98096; $custom-light: #ffa8b4; $custom-dark: #000000;
JSON
{
"hex": "#f98096",
"rgb": {
"r": 249,
"g": 128,
"b": 150
},
"hsl": {
"h": 349.091,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.74166,
"c": 0.14852,
"h": 9.9
},
"luminance": 0.3778
}Semantic roles & 50–950 ramp
primary
#F98096
secondary
#D5F6F0
accent
#E6BC00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80