#F9B192#F9B192
#F9B192 is a very light, moderate orange. Relative luminance 0.537; OKLCH L 82.1% C 0.095 H 44.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F9B192 |
|---|---|
| RGB | rgb(249, 177, 146) |
| HSL | hsl(18, 90%, 77%) |
| HSV | hsv(18, 41%, 98%) |
| CMYK | cmyk(0%, 28.9%, 41.4%, 2.4%) |
| CIE-LAB | lab(78.27, 22.56, 26.33) |
| CIE-LCH | lch(78.27, 34.67, 49.41°) |
| OKLab | oklab(82.11% 0.0679 0.066) |
| OKLCH | oklch(82.11% 0.095 44.2) |
| XYZ | xyz(59.9799, 53.6634, 34.3875) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.34
Light Salmon
#FEA993
ΔE00 4.56
Lightsalmon
#FFA07A
ΔE00 5.06
Peach (survey)
#FFB07C
ΔE00 5.82
Darksalmon
#E9967A
ΔE00 6.87
Pinkish Tan
#D99B82
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9B192 #92DAF9
analogous
#F992A7 #F9B192 #F9E492
triadic
#F9B192 #92F9B1 #B192F9
tetradic
#F9B192 #A7F992 #92DAF9 #E492F9
square
#F9B192 #A7F992 #92DAF9 #E492F9
split-complementary
#F9B192 #92F9E4 #92A7F9
monochromatic
#F35E1E #F68758 #F9B192 #FCDBCC #FDEAE2
Accessibility & contrast
On white
1.79
#F9B192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#F9B192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9B192
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9B192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9B192 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B990
Deuteranopia (green-blind)
#D4C892
Tritanopia (blue-blind)
#FFA5A9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #f9b192; /* rgb */ color: rgb(249, 177, 146); /* oklch */ color: oklch(82.1% 0.095 44.2);
Tailwind
colors: {
custom: {
50: '#fdc8b2',
500: '#f9b192',
950: '#000000',
},
}SCSS
$custom: #f9b192; $custom-light: #fdc8b2; $custom-dark: #000000;
JSON
{
"hex": "#f9b192",
"rgb": {
"r": 249,
"g": 177,
"b": 146
},
"hsl": {
"h": 18.058,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.8211,
"c": 0.09472,
"h": 44.2
},
"luminance": 0.53659
}Semantic roles & 50–950 ramp
primary
#F9B192
secondary
#57B1D8
accent
#A0E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181311
muted
#868281