#F9B196#F9B196
#F9B196 is a very light, moderate orange. Relative luminance 0.538; OKLCH L 82.2% C 0.093 H 41.4°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F9B196 |
|---|---|
| RGB | rgb(249, 177, 150) |
| HSL | hsl(16, 89%, 78%) |
| HSV | hsv(16, 40%, 98%) |
| CMYK | cmyk(0%, 28.9%, 39.8%, 2.4%) |
| CIE-LAB | lab(78.34, 22.99, 24.29) |
| CIE-LCH | lch(78.34, 33.44, 46.57°) |
| OKLab | oklab(82.19% 0.0695 0.0613) |
| OKLCH | oklch(82.19% 0.093 41.4) |
| XYZ | xyz(60.2965, 53.7901, 36.0549) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.11
Light Salmon
#FEA993
ΔE00 3.51
Lightsalmon
#FFA07A
ΔE00 5.44
Blush (survey)
#F29E8E
ΔE00 6.22
Darksalmon
#E9967A
ΔE00 6.74
Pinkish Tan
#D99B82
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9B196 #96DEF9
analogous
#F996AC #F9B196 #F9E396
triadic
#F9B196 #96F9B1 #B196F9
tetradic
#F9B196 #ACF996 #96DEF9 #E396F9
square
#F9B196 #ACF996 #96DEF9 #E396F9
split-complementary
#F9B196 #96F9E3 #96ACF9
monochromatic
#F25B22 #F6865C #F9B196 #FCDCD0 #FDE9E2
Accessibility & contrast
On white
1.79
#F9B196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#F9B196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9B196
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9B196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9B196 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B994
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#FFA6AA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #f9b196; /* rgb */ color: rgb(249, 177, 150); /* oklch */ color: oklch(82.2% 0.093 41.4);
Tailwind
colors: {
custom: {
50: '#fdc8b5',
500: '#f9b196',
950: '#000000',
},
}SCSS
$custom: #f9b196; $custom-light: #fdc8b5; $custom-dark: #000000;
JSON
{
"hex": "#f9b196",
"rgb": {
"r": 249,
"g": 177,
"b": 150
},
"hsl": {
"h": 16.364,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.82192,
"c": 0.09261,
"h": 41.4
},
"luminance": 0.53786
}Semantic roles & 50–950 ramp
primary
#F9B196
secondary
#5AB6D9
accent
#A7E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281