#F98198#F98198
#F98198 is a light, vivid red. Relative luminance 0.381; OKLCH L 74.4% C 0.147 H 9.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F98198 |
|---|---|
| RGB | rgb(249, 129, 152) |
| HSL | hsl(349, 91%, 74%) |
| HSV | hsv(349, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 39%, 2.4%) |
| CIE-LAB | lab(68.10, 47.96, 8.94) |
| CIE-LCH | lch(68.10, 48.78, 10.56°) |
| OKLab | oklab(74.36% 0.1455 0.0236) |
| OKLCH | oklch(74.36% 0.147 9.2) |
| XYZ | xyz(52.5875, 38.1123, 34.2866) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.41
Carnation
#FD798F
ΔE00 2.23
Rosa
#FE86A4
ΔE00 2.60
Carnation Pink
#FF7FA7
ΔE00 4.19
Pinky
#FC86AA
ΔE00 4.20
Blush Pink
#FE828C
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98198 #81F9E2
analogous
#F981D4 #F98198 #F9A681
triadic
#F98198 #98F981 #8198F9
tetradic
#F98198 #D4F981 #81F9E2 #A681F9
square
#F98198 #D4F981 #81F9E2 #A681F9
split-complementary
#F98198 #81F9A6 #81D4F9
monochromatic
#F30C38 #F64768 #F98198 #FCBBC8 #FEE2E7
Accessibility & contrast
On white
2.44
#F98198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F98198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98198
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98198 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979898
Deuteranopia (green-blind)
#B6AF95
Tritanopia (blue-blind)
#FF7589
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f98198; /* rgb */ color: rgb(249, 129, 152); /* oklch */ color: oklch(74.4% 0.147 9.2);
Tailwind
colors: {
custom: {
50: '#ffa8b6',
500: '#f98198',
950: '#000000',
},
}SCSS
$custom: #f98198; $custom-light: #ffa8b6; $custom-dark: #000000;
JSON
{
"hex": "#f98198",
"rgb": {
"r": 249,
"g": 129,
"b": 152
},
"hsl": {
"h": 348.5,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.74364,
"c": 0.14741,
"h": 9.2
},
"luminance": 0.38107
}Semantic roles & 50–950 ramp
primary
#F98198
secondary
#D5F6F0
accent
#E6BA00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80