#F98EA1#F98EA1
#F98EA1 is a light, vivid red. Relative luminance 0.421; OKLCH L 76.6% C 0.131 H 9.2°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F98EA1 |
|---|---|
| RGB | rgb(249, 142, 161) |
| HSL | hsl(349, 90%, 77%) |
| HSV | hsv(349, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 35.3%, 2.4%) |
| CIE-LAB | lab(70.91, 42.47, 7.91) |
| CIE-LCH | lch(70.91, 43.20, 10.55°) |
| OKLab | oklab(76.57% 0.1288 0.021) |
| OKLCH | oklch(76.57% 0.131 9.2) |
| XYZ | xyz(55.1754, 42.0637, 38.9245) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.68
Rosa
#FE86A4
ΔE00 2.82
Pig Pink
#E78EA5
ΔE00 3.99
Pinky
#FC86AA
ΔE00 4.27
Carnation
#FD798F
ΔE00 4.74
Blush Pink
#FE828C
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98EA1 #8EF9E6
analogous
#F98ED7 #F98EA1 #F9B18E
triadic
#F98EA1 #A1F98E #8EA1F9
tetradic
#F98EA1 #D7F98E #8EF9E6 #B18EF9
square
#F98EA1 #D7F98E #8EF9E6 #B18EF9
split-complementary
#F98EA1 #8EF9B1 #8ED7F9
monochromatic
#F31A40 #F65471 #F98EA1 #FCC8D1 #FDE2E7
Accessibility & contrast
On white
2.23
#F98EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#F98EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98EA1
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98EA1 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A1
Deuteranopia (green-blind)
#BBB59F
Tritanopia (blue-blind)
#FF8495
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f98ea1; /* rgb */ color: rgb(249, 142, 161); /* oklch */ color: oklch(76.6% 0.131 9.2);
Tailwind
colors: {
custom: {
50: '#feb1bc',
500: '#f98ea1',
950: '#000000',
},
}SCSS
$custom: #f98ea1; $custom-light: #feb1bc; $custom-dark: #000000;
JSON
{
"hex": "#f98ea1",
"rgb": {
"r": 249,
"g": 142,
"b": 161
},
"hsl": {
"h": 349.346,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.76569,
"c": 0.1305,
"h": 9.2
},
"luminance": 0.42059
}Semantic roles & 50–950 ramp
primary
#F98EA1
secondary
#D5F6F0
accent
#E6BD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081