#F98397#F98397
#F98397 is a light, vivid red. Relative luminance 0.386; OKLCH L 74.6% C 0.145 H 10.5°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F98397 |
|---|---|
| RGB | rgb(249, 131, 151) |
| HSL | hsl(350, 91%, 75%) |
| HSV | hsv(350, 47%, 98%) |
| CMYK | cmyk(0%, 47.4%, 39.4%, 2.4%) |
| CIE-LAB | lab(68.47, 46.86, 10.02) |
| CIE-LCH | lch(68.47, 47.92, 12.07°) |
| OKLab | oklab(74.63% 0.1421 0.0263) |
| OKLCH | oklch(74.63% 0.145 10.5) |
| XYZ | xyz(52.7720, 38.6117, 33.9457) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.95
Carnation
#FD798F
ΔE00 2.24
Rosa
#FE86A4
ΔE00 3.07
Blush Pink
#FE828C
ΔE00 3.55
Pinky
#FC86AA
ΔE00 4.77
Watermelon
#FC6C85
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98397 #83F9E5
analogous
#F983D2 #F98397 #F9AA83
triadic
#F98397 #97F983 #8397F9
tetradic
#F98397 #D2F983 #83F9E5 #AA83F9
square
#F98397 #D2F983 #83F9E5 #AA83F9
split-complementary
#F98397 #83F9AA #83D2F9
monochromatic
#F30E35 #F64966 #F98397 #FCBDC8 #FEE2E7
Accessibility & contrast
On white
2.41
#F98397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#F98397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98397
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98397 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999997
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#FF768A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f98397; /* rgb */ color: rgb(249, 131, 151); /* oklch */ color: oklch(74.6% 0.145 10.5);
Tailwind
colors: {
custom: {
50: '#ffa9b5',
500: '#f98397',
950: '#000000',
},
}SCSS
$custom: #f98397; $custom-light: #ffa9b5; $custom-dark: #000000;
JSON
{
"hex": "#f98397",
"rgb": {
"r": 249,
"g": 131,
"b": 151
},
"hsl": {
"h": 349.831,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.74634,
"c": 0.14451,
"h": 10.5
},
"luminance": 0.38607
}Semantic roles & 50–950 ramp
primary
#F98397
secondary
#D5F6F0
accent
#E6BF00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80