#F9BA96#F9BA96
#F9BA96 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.8% C 0.088 H 50.9°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BA96 |
|---|---|
| RGB | rgb(249, 186, 150) |
| HSL | hsl(22, 89%, 78%) |
| HSV | hsv(22, 40%, 98%) |
| CMYK | cmyk(0%, 25.3%, 39.8%, 2.4%) |
| CIE-LAB | lab(80.44, 18.25, 27.13) |
| CIE-LCH | lch(80.44, 32.70, 56.07°) |
| OKLab | oklab(83.82% 0.0553 0.0681) |
| OKLCH | oklch(83.82% 0.088 50.9) |
| XYZ | xyz(62.1331, 57.4634, 36.6672) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.78
Apricot
#FBCEB1
ΔE00 5.76
Pale Salmon
#FFB19A
ΔE00 6.35
Lightsalmon
#FFA07A
ΔE00 7.71
Apricot (survey)
#FFB16D
ΔE00 7.83
Light Salmon
#FEA993
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BA96 #96D5F9
analogous
#F996A3 #F9BA96 #F9EB96
triadic
#F9BA96 #96F9BA #BA96F9
tetradic
#F9BA96 #A3F996 #96D5F9 #EB96F9
square
#F9BA96 #A3F996 #96D5F9 #EB96F9
split-complementary
#F9BA96 #96F9EB #96A3F9
monochromatic
#F26E22 #F6945C #F9BA96 #FCE0D0 #FDECE2
Accessibility & contrast
On white
1.68
#F9BA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#F9BA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BA96
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BA96 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC093
Deuteranopia (green-blind)
#DACD96
Tritanopia (blue-blind)
#FFAFB0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f9ba96; /* rgb */ color: rgb(249, 186, 150); /* oklch */ color: oklch(83.8% 0.088 50.9);
Tailwind
colors: {
custom: {
50: '#fdceb5',
500: '#f9ba96',
950: '#000000',
},
}SCSS
$custom: #f9ba96; $custom-light: #fdceb5; $custom-dark: #000000;
JSON
{
"hex": "#f9ba96",
"rgb": {
"r": 249,
"g": 186,
"b": 150
},
"hsl": {
"h": 21.818,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.83822,
"c": 0.08771,
"h": 50.9
},
"luminance": 0.5746
}Semantic roles & 50–950 ramp
primary
#F9BA96
secondary
#5AABD9
accent
#92E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381