#F98698#F98698
#F98698 is a light, vivid red. Relative luminance 0.395; OKLCH L 75.1% C 0.141 H 11.1°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F98698 |
|---|---|
| RGB | rgb(249, 134, 152) |
| HSL | hsl(351, 91%, 75%) |
| HSV | hsv(351, 46%, 98%) |
| CMYK | cmyk(0%, 46.2%, 39%, 2.4%) |
| CIE-LAB | lab(69.08, 45.48, 10.33) |
| CIE-LCH | lch(69.08, 46.64, 12.80°) |
| OKLab | oklab(75.11% 0.1379 0.0271) |
| OKLCH | oklch(75.11% 0.141 11.1) |
| XYZ | xyz(53.2623, 39.4619, 34.5115) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.67
Carnation
#FD798F
ΔE00 2.78
Rosa
#FE86A4
ΔE00 3.28
Blush Pink
#FE828C
ΔE00 3.34
Pinky
#FC86AA
ΔE00 5.02
Pig Pink
#E78EA5
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98698 #86F9E7
analogous
#F986D1 #F98698 #F9AE86
triadic
#F98698 #98F986 #8698F9
tetradic
#F98698 #D1F986 #86F9E7 #AE86F9
square
#F98698 #D1F986 #86F9E7 #AE86F9
split-complementary
#F98698 #86F9AE #86D1F9
monochromatic
#F31135 #F64C66 #F98698 #FCC0CA #FEE2E6
Accessibility & contrast
On white
2.36
#F98698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F98698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98698
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98698 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9B98
Deuteranopia (green-blind)
#B8B196
Tritanopia (blue-blind)
#FF7A8D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f98698; /* rgb */ color: rgb(249, 134, 152); /* oklch */ color: oklch(75.1% 0.141 11.1);
Tailwind
colors: {
custom: {
50: '#ffabb6',
500: '#f98698',
950: '#000000',
},
}SCSS
$custom: #f98698; $custom-light: #ffabb6; $custom-dark: #000000;
JSON
{
"hex": "#f98698",
"rgb": {
"r": 249,
"g": 134,
"b": 152
},
"hsl": {
"h": 350.609,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.75108,
"c": 0.1405,
"h": 11.1
},
"luminance": 0.39457
}Semantic roles & 50–950 ramp
primary
#F98698
secondary
#D5F6F1
accent
#E6C200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80