#F99896#F99896
#F99896 is a light, moderate red. Relative luminance 0.448; OKLCH L 77.9% C 0.117 H 21.4°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F99896 |
|---|---|
| RGB | rgb(249, 152, 150) |
| HSL | hsl(1, 89%, 78%) |
| HSV | hsv(1, 40%, 98%) |
| CMYK | cmyk(0%, 39%, 39.8%, 2.4%) |
| CIE-LAB | lab(72.76, 36.08, 16.61) |
| CIE-LCH | lch(72.76, 39.72, 24.73°) |
| OKLab | oklab(77.9% 0.109 0.0426) |
| OKLCH | oklch(77.9% 0.117 21.4) |
| XYZ | xyz(55.8029, 44.8029, 34.5571) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.84
Blush (survey)
#F29E8E
ΔE00 5.23
Blush Pink
#FE828C
ΔE00 5.50
Lightcoral
#F08080
ΔE00 5.71
Salmon Pink
#FE7B7C
ΔE00 6.61
Rose Pink
#F7879A
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99896 #96F7F9
analogous
#F996C5 #F99896 #F9C996
triadic
#F99896 #96F998 #9896F9
tetradic
#F99896 #C5F996 #96F7F9 #C996F9
square
#F99896 #C5F996 #96F7F9 #C996F9
split-complementary
#F99896 #96F9C9 #96C5F9
monochromatic
#F22622 #F65F5C #F99896 #FCD1D0 #FDE3E2
Accessibility & contrast
On white
2.11
#F99896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#F99896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99896
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99896 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA795
Deuteranopia (green-blind)
#C3BA94
Tritanopia (blue-blind)
#FF8C98
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f99896; /* rgb */ color: rgb(249, 152, 150); /* oklch */ color: oklch(77.9% 0.117 21.4);
Tailwind
colors: {
custom: {
50: '#feb7b4',
500: '#f99896',
950: '#000000',
},
}SCSS
$custom: #f99896; $custom-light: #feb7b4; $custom-dark: #000000;
JSON
{
"hex": "#f99896",
"rgb": {
"r": 249,
"g": 152,
"b": 150
},
"hsl": {
"h": 1.212,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.77896,
"c": 0.11704,
"h": 21.4
},
"luminance": 0.44798
}Semantic roles & 50–950 ramp
primary
#F99896
secondary
#D6F5F5
accent
#E1E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080