#F98095#F98095
#F98095 is a light, vivid red. Relative luminance 0.377; OKLCH L 74.1% C 0.148 H 10.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F98095 |
|---|---|
| RGB | rgb(249, 128, 149) |
| HSL | hsl(350, 91%, 74%) |
| HSV | hsv(350, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 40.2%, 2.4%) |
| CIE-LAB | lab(67.84, 48.13, 10.25) |
| CIE-LCH | lch(67.84, 49.21, 12.03°) |
| OKLab | oklab(74.14% 0.1459 0.0268) |
| OKLCH | oklch(74.14% 0.148 10.4) |
| XYZ | xyz(52.2139, 37.7531, 32.9652) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.56
Carnation
#FD798F
ΔE00 1.68
Rosa
#FE86A4
ΔE00 3.29
Blush Pink
#FE828C
ΔE00 3.58
Watermelon
#FC6C85
ΔE00 4.17
Carnation Pink
#FF7FA7
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98095 #80F9E4
analogous
#F980D2 #F98095 #F9A880
triadic
#F98095 #95F980 #8095F9
tetradic
#F98095 #D2F980 #80F9E4 #A880F9
square
#F98095 #D2F980 #80F9E4 #A880F9
split-complementary
#F98095 #80F9A8 #80D2F9
monochromatic
#F30B34 #F64664 #F98095 #FCBAC6 #FEE2E7
Accessibility & contrast
On white
2.46
#F98095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F98095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98095
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98095 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979795
Deuteranopia (green-blind)
#B6AE92
Tritanopia (blue-blind)
#FF7388
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f98095; /* rgb */ color: rgb(249, 128, 149); /* oklch */ color: oklch(74.1% 0.148 10.4);
Tailwind
colors: {
custom: {
50: '#ffa8b4',
500: '#f98095',
950: '#000000',
},
}SCSS
$custom: #f98095; $custom-light: #ffa8b4; $custom-dark: #000000;
JSON
{
"hex": "#f98095",
"rgb": {
"r": 249,
"g": 128,
"b": 149
},
"hsl": {
"h": 349.587,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.7414,
"c": 0.14839,
"h": 10.4
},
"luminance": 0.37748
}Semantic roles & 50–950 ramp
primary
#F98095
secondary
#D5F6F0
accent
#E6BE00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80