#FBC092#FBC092
#FBC092 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 85.1% C 0.091 H 59.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC092 |
|---|---|
| RGB | rgb(251, 192, 146) |
| HSL | hsl(26, 93%, 78%) |
| HSV | hsv(26, 42%, 98%) |
| CMYK | cmyk(0%, 23.5%, 41.8%, 1.6%) |
| CIE-LAB | lab(81.99, 15.45, 31.35) |
| CIE-LCH | lch(81.99, 34.95, 63.76°) |
| OKLab | oklab(85.06% 0.0466 0.0779) |
| OKLCH | oklch(85.06% 0.091 59.1) |
| XYZ | xyz(63.8240, 60.2876, 35.4635) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.06
Apricot
#FBCEB1
ΔE00 5.77
Apricot (survey)
#FFB16D
ΔE00 5.96
Light Peach
#FFD8B1
ΔE00 6.85
Burlywood
#DEB887
ΔE00 7.08
Peach
#FFDAB9
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC092 #92CDFB
analogous
#FB9298 #FBC092 #FBF592
triadic
#FBC092 #92FBC0 #C092FB
tetradic
#FBC092 #98FB92 #92CDFB #F592FB
square
#FBC092 #98FB92 #92CDFB #F592FB
split-complementary
#FBC092 #92FBF5 #9298FB
monochromatic
#F77C1C #F99E57 #FBC092 #FDE2CD #FEEEE1
Accessibility & contrast
On white
1.61
#FBC092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#FBC092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC092
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC092 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48F
Deuteranopia (green-blind)
#E0D193
Tritanopia (blue-blind)
#FFB4B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc092; /* rgb */ color: rgb(251, 192, 146); /* oklch */ color: oklch(85.1% 0.091 59.1);
Tailwind
colors: {
custom: {
50: '#ffd3b2',
500: '#fbc092',
950: '#000000',
},
}SCSS
$custom: #fbc092; $custom-light: #ffd3b2; $custom-dark: #000000;
JSON
{
"hex": "#fbc092",
"rgb": {
"r": 251,
"g": 192,
"b": 146
},
"hsl": {
"h": 26.286,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.85056,
"c": 0.0908,
"h": 59.1
},
"luminance": 0.60284
}Semantic roles & 50–950 ramp
primary
#FBC092
secondary
#56A1DB
accent
#81E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381