#FBC99B#FBC99B
#FBC99B is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.9% C 0.083 H 64.0°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC99B |
|---|---|
| RGB | rgb(251, 201, 155) |
| HSL | hsl(29, 92%, 80%) |
| HSV | hsv(29, 38%, 98%) |
| CMYK | cmyk(0%, 19.9%, 38.2%, 1.6%) |
| CIE-LAB | lab(84.30, 11.73, 29.73) |
| CIE-LCH | lch(84.30, 31.96, 68.47°) |
| OKLab | oklab(86.91% 0.0362 0.0744) |
| OKLCH | oklch(86.91% 0.083 64) |
| XYZ | xyz(66.5887, 64.6525, 39.9757) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.21
Apricot
#FBCEB1
ΔE00 5.12
Peach
#FFDAB9
ΔE00 5.38
Burlywood
#DEB887
ΔE00 6.25
Navajowhite
#FFDEAD
ΔE00 6.78
Peach (survey)
#FFB07C
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC99B #9BCDFB
analogous
#FB9B9D #FBC99B #FBF99B
triadic
#FBC99B #9BFBC9 #C99BFB
tetradic
#FBC99B #9DFB9B #9BCDFB #F99BFB
square
#FBC99B #9DFB9B #9BCDFB #F99BFB
split-complementary
#FBC99B #9BFBF9 #9B9DFB
monochromatic
#F68925 #F9A960 #FBC99B #FDE9D6 #FEEFE2
Accessibility & contrast
On white
1.51
#FBC99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#FBC99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC99B
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC99B | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC98
Deuteranopia (green-blind)
#E5D79C
Tritanopia (blue-blind)
#FFBEBD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc99b; /* rgb */ color: rgb(251, 201, 155); /* oklch */ color: oklch(86.9% 0.083 64.0);
Tailwind
colors: {
custom: {
50: '#fed9b8',
500: '#fbc99b',
950: '#000000',
},
}SCSS
$custom: #fbc99b; $custom-light: #fed9b8; $custom-dark: #000000;
JSON
{
"hex": "#fbc99b",
"rgb": {
"r": 251,
"g": 201,
"b": 155
},
"hsl": {
"h": 28.75,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.86909,
"c": 0.08271,
"h": 64
},
"luminance": 0.64649
}Semantic roles & 50–950 ramp
primary
#FBC99B
secondary
#5EA0DC
accent
#78E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381