#F9B296#F9B296
#F9B296 is a very light, moderate orange. Relative luminance 0.542; OKLCH L 82.4% C 0.092 H 42.4°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F9B296 |
|---|---|
| RGB | rgb(249, 178, 150) |
| HSL | hsl(17, 89%, 78%) |
| HSV | hsv(17, 40%, 98%) |
| CMYK | cmyk(0%, 28.5%, 39.8%, 2.4%) |
| CIE-LAB | lab(78.57, 22.46, 24.60) |
| CIE-LCH | lch(78.57, 33.31, 47.60°) |
| OKLab | oklab(82.37% 0.0679 0.062) |
| OKLCH | oklch(82.37% 0.092 42.4) |
| XYZ | xyz(60.4947, 54.1866, 36.1210) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.53
Light Salmon
#FEA993
ΔE00 3.98
Lightsalmon
#FFA07A
ΔE00 5.54
Blush (survey)
#F29E8E
ΔE00 6.68
Peach (survey)
#FFB07C
ΔE00 6.79
Pinkish Tan
#D99B82
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9B296 #96DDF9
analogous
#F996AB #F9B296 #F9E496
triadic
#F9B296 #96F9B2 #B296F9
tetradic
#F9B296 #ABF996 #96DDF9 #E496F9
square
#F9B296 #ABF996 #96DDF9 #E496F9
split-complementary
#F9B296 #96F9E4 #96ABF9
monochromatic
#F25D22 #F6885C #F9B296 #FCDCD0 #FDEAE2
Accessibility & contrast
On white
1.77
#F9B296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#F9B296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9B296
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9B296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9B296 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA94
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#FFA7AB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #f9b296; /* rgb */ color: rgb(249, 178, 150); /* oklch */ color: oklch(82.4% 0.092 42.4);
Tailwind
colors: {
custom: {
50: '#fdc9b5',
500: '#f9b296',
950: '#000000',
},
}SCSS
$custom: #f9b296; $custom-light: #fdc9b5; $custom-dark: #000000;
JSON
{
"hex": "#f9b296",
"rgb": {
"r": 249,
"g": 178,
"b": 150
},
"hsl": {
"h": 16.97,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.82371,
"c": 0.09195,
"h": 42.4
},
"luminance": 0.54183
}Semantic roles & 50–950 ramp
primary
#F9B296
secondary
#5AB5D9
accent
#A5E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281