#F98EA4#F98EA4
#F98EA4 is a light, vivid red. Relative luminance 0.422; OKLCH L 76.6% C 0.131 H 7.4°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F98EA4 |
|---|---|
| RGB | rgb(249, 142, 164) |
| HSL | hsl(348, 90%, 77%) |
| HSV | hsv(348, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 34.1%, 2.4%) |
| CIE-LAB | lab(70.99, 42.82, 6.34) |
| CIE-LCH | lch(70.99, 43.29, 8.42°) |
| OKLab | oklab(76.65% 0.1299 0.017) |
| OKLCH | oklch(76.65% 0.131 7.4) |
| XYZ | xyz(55.4431, 42.1708, 40.3345) |
| Luminance | 0.4217 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.17
Rosa
#FE86A4
ΔE00 2.23
Pinky
#FC86AA
ΔE00 3.45
Pig Pink
#E78EA5
ΔE00 3.49
Carnation Pink
#FF7FA7
ΔE00 4.43
Carnation
#FD798F
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98EA4 #8EF9E3
analogous
#F98ED9 #F98EA4 #F9AE8E
triadic
#F98EA4 #A4F98E #8EA4F9
tetradic
#F98EA4 #D9F98E #8EF9E3 #AE8EF9
square
#F98EA4 #D9F98E #8EF9E3 #AE8EF9
split-complementary
#F98EA4 #8EF9AE #8ED9F9
monochromatic
#F31A46 #F65475 #F98EA4 #FCC8D3 #FDE2E8
Accessibility & contrast
On white
2.23
#F98EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F98EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98EA4
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98EA4 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A5
Deuteranopia (green-blind)
#BBB5A2
Tritanopia (blue-blind)
#FF8496
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f98ea4; /* rgb */ color: rgb(249, 142, 164); /* oklch */ color: oklch(76.6% 0.131 7.4);
Tailwind
colors: {
custom: {
50: '#feb1be',
500: '#f98ea4',
950: '#000000',
},
}SCSS
$custom: #f98ea4; $custom-light: #feb1be; $custom-dark: #000000;
JSON
{
"hex": "#f98ea4",
"rgb": {
"r": 249,
"g": 142,
"b": 164
},
"hsl": {
"h": 347.664,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.76649,
"c": 0.13101,
"h": 7.4
},
"luminance": 0.42166
}Semantic roles & 50–950 ramp
primary
#F98EA4
secondary
#D5F6EF
accent
#E6B600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081