#F9B092#F9B092
#F9B092 is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.9% C 0.095 H 43.2°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F9B092 |
|---|---|
| RGB | rgb(249, 176, 146) |
| HSL | hsl(17, 90%, 77%) |
| HSV | hsv(17, 41%, 98%) |
| CMYK | cmyk(0%, 29.3%, 41.4%, 2.4%) |
| CIE-LAB | lab(78.03, 23.08, 26.01) |
| CIE-LCH | lch(78.03, 34.78, 48.42°) |
| OKLab | oklab(81.93% 0.0695 0.0653) |
| OKLCH | oklch(81.93% 0.095 43.2) |
| XYZ | xyz(59.7831, 53.2698, 34.3219) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.94
Light Salmon
#FEA993
ΔE00 4.09
Lightsalmon
#FFA07A
ΔE00 4.87
Peach (survey)
#FFB07C
ΔE00 6.20
Darksalmon
#E9967A
ΔE00 6.57
Pinkish Tan
#D99B82
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9B092 #92DBF9
analogous
#F992A7 #F9B092 #F9E492
triadic
#F9B092 #92F9B0 #B092F9
tetradic
#F9B092 #A7F992 #92DBF9 #E492F9
square
#F9B092 #A7F992 #92DBF9 #E492F9
split-complementary
#F9B092 #92F9E4 #92A7F9
monochromatic
#F35C1E #F68658 #F9B092 #FCDACC #FDEAE2
Accessibility & contrast
On white
1.80
#F9B092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#F9B092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9B092
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9B092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9B092 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B890
Deuteranopia (green-blind)
#D4C792
Tritanopia (blue-blind)
#FFA4A8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f9b092; /* rgb */ color: rgb(249, 176, 146); /* oklch */ color: oklch(81.9% 0.095 43.2);
Tailwind
colors: {
custom: {
50: '#fdc8b2',
500: '#f9b092',
950: '#000000',
},
}SCSS
$custom: #f9b092; $custom-light: #fdc8b2; $custom-dark: #000000;
JSON
{
"hex": "#f9b092",
"rgb": {
"r": 249,
"g": 176,
"b": 146
},
"hsl": {
"h": 17.476,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.81931,
"c": 0.09534,
"h": 43.2
},
"luminance": 0.53266
}Semantic roles & 50–950 ramp
primary
#F9B092
secondary
#57B3D8
accent
#A3E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181311
muted
#868281