#F99598#F99598
#F99598 is a light, vivid red. Relative luminance 0.439; OKLCH L 77.5% C 0.121 H 18.3°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F99598 |
|---|---|
| RGB | rgb(249, 149, 152) |
| HSL | hsl(358, 89%, 78%) |
| HSV | hsv(358, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 39%, 2.4%) |
| CIE-LAB | lab(72.17, 37.85, 14.68) |
| CIE-LCH | lch(72.17, 40.60, 21.20°) |
| OKLab | oklab(77.45% 0.1145 0.0379) |
| OKLCH | oklch(77.45% 0.121 18.3) |
| XYZ | xyz(55.4845, 43.9063, 35.2522) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.38
Rose Pink
#F7879A
ΔE00 5.20
Lightcoral
#F08080
ΔE00 5.42
Salmon Pink
#FE7B7C
ΔE00 6.38
Peachy Pink
#FF9A8A
ΔE00 6.46
Blush (survey)
#F29E8E
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99598 #95F9F6
analogous
#F995CA #F99598 #F9C495
triadic
#F99598 #98F995 #9598F9
tetradic
#F99598 #CAF995 #95F9F6 #C495F9
square
#F99598 #CAF995 #95F9F6 #C495F9
split-complementary
#F99598 #95F9C4 #95CAF9
monochromatic
#F22127 #F65B60 #F99598 #FCCFD0 #FDE2E3
Accessibility & contrast
On white
2.15
#F99598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#F99598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99598
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99598 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A598
Deuteranopia (green-blind)
#C1B996
Tritanopia (blue-blind)
#FF8997
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f99598; /* rgb */ color: rgb(249, 149, 152); /* oklch */ color: oklch(77.5% 0.121 18.3);
Tailwind
colors: {
custom: {
50: '#feb5b6',
500: '#f99598',
950: '#000000',
},
}SCSS
$custom: #f99598; $custom-light: #feb5b6; $custom-dark: #000000;
JSON
{
"hex": "#f99598",
"rgb": {
"r": 249,
"g": 149,
"b": 152
},
"hsl": {
"h": 358.2,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.77454,
"c": 0.12059,
"h": 18.3
},
"luminance": 0.43902
}Semantic roles & 50–950 ramp
primary
#F99598
secondary
#D6F5F4
accent
#E6DF00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080