#F98FA4#F98FA4
#F98FA4 is a light, vivid red. Relative luminance 0.425; OKLCH L 76.8% C 0.130 H 7.9°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FA4 |
|---|---|
| RGB | rgb(249, 143, 164) |
| HSL | hsl(348, 90%, 77%) |
| HSV | hsv(348, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 34.1%, 2.4%) |
| CIE-LAB | lab(71.19, 42.31, 6.64) |
| CIE-LCH | lch(71.19, 42.83, 8.91°) |
| OKLab | oklab(76.81% 0.1284 0.0177) |
| OKLCH | oklch(76.81% 0.13 7.9) |
| XYZ | xyz(55.5926, 42.4697, 40.3843) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.21
Rosa
#FE86A4
ΔE00 2.51
Pig Pink
#E78EA5
ΔE00 3.58
Pinky
#FC86AA
ΔE00 3.74
Carnation Pink
#FF7FA7
ΔE00 4.73
Carnation
#FD798F
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FA4 #8FF9E4
analogous
#F98FD9 #F98FA4 #F9AF8F
triadic
#F98FA4 #A4F98F #8FA4F9
tetradic
#F98FA4 #D9F98F #8FF9E4 #AF8FF9
square
#F98FA4 #D9F98F #8FF9E4 #AF8FF9
split-complementary
#F98FA4 #8FF9AF #8FD9F9
monochromatic
#F31B46 #F65575 #F98FA4 #FCC9D3 #FDE2E7
Accessibility & contrast
On white
2.21
#F98FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#F98FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FA4
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FA4 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A4
Deuteranopia (green-blind)
#BBB6A2
Tritanopia (blue-blind)
#FF8596
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f98fa4; /* rgb */ color: rgb(249, 143, 164); /* oklch */ color: oklch(76.8% 0.130 7.9);
Tailwind
colors: {
custom: {
50: '#feb1be',
500: '#f98fa4',
950: '#000000',
},
}SCSS
$custom: #f98fa4; $custom-light: #feb1be; $custom-dark: #000000;
JSON
{
"hex": "#f98fa4",
"rgb": {
"r": 249,
"g": 143,
"b": 164
},
"hsl": {
"h": 348.113,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.76805,
"c": 0.12957,
"h": 7.9
},
"luminance": 0.42465
}Semantic roles & 50–950 ramp
primary
#F98FA4
secondary
#D5F6EF
accent
#E6B800
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081