#F99698#F99698
#F99698 is a light, moderate red. Relative luminance 0.442; OKLCH L 77.6% C 0.119 H 18.9°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F99698 |
|---|---|
| RGB | rgb(249, 150, 152) |
| HSL | hsl(359, 89%, 78%) |
| HSV | hsv(359, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 39%, 2.4%) |
| CIE-LAB | lab(72.38, 37.34, 14.97) |
| CIE-LCH | lch(72.38, 40.23, 21.86°) |
| OKLab | oklab(77.62% 0.1129 0.0386) |
| OKLCH | oklch(77.62% 0.119 18.9) |
| XYZ | xyz(55.6434, 44.2241, 35.3052) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.66
Lightcoral
#F08080
ΔE00 5.53
Rose Pink
#F7879A
ΔE00 5.56
Peachy Pink
#FF9A8A
ΔE00 6.14
Salmon Pink
#FE7B7C
ΔE00 6.48
Blush (survey)
#F29E8E
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99698 #96F9F7
analogous
#F996C9 #F99698 #F9C596
triadic
#F99698 #98F996 #9698F9
tetradic
#F99698 #C9F996 #96F9F7 #C596F9
square
#F99698 #C9F996 #96F9F7 #C596F9
split-complementary
#F99698 #96F9C5 #96C9F9
monochromatic
#F22226 #F65C5F #F99698 #FCD0D1 #FDE2E3
Accessibility & contrast
On white
2.13
#F99698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#F99698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99698
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99698 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA698
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#FF8A97
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f99698; /* rgb */ color: rgb(249, 150, 152); /* oklch */ color: oklch(77.6% 0.119 18.9);
Tailwind
colors: {
custom: {
50: '#feb6b6',
500: '#f99698',
950: '#000000',
},
}SCSS
$custom: #f99698; $custom-light: #feb6b6; $custom-dark: #000000;
JSON
{
"hex": "#f99698",
"rgb": {
"r": 249,
"g": 150,
"b": 152
},
"hsl": {
"h": 358.788,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.77616,
"c": 0.11934,
"h": 18.9
},
"luminance": 0.44219
}Semantic roles & 50–950 ramp
primary
#F99698
secondary
#D6F5F5
accent
#E6E100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080